Searched defs:TypeSourceInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h56 class TypeSourceInfo { class in namespace:clang
61 TypeSourceInfo(QualType ty) : Ty(ty) { } function in class:clang::TypeSourceInfo
[all...]

Completed in 60 milliseconds