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

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

Completed in 45 milliseconds