Searched defs:CompleteType (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
H A D | ExternalASTSource.cpp | 31 void ExternalASTSource::CompleteType(TagDecl *Tag) {} in CompleteType() function in ExternalASTSource |
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ | ||
H A D | ChainedIncludesSource.cpp | 246 void ChainedIncludesSource::CompleteType(TagDecl *Tag) { in CompleteType() function in ChainedIncludesSource |
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | MultiplexExternalSemaSource.cpp | 121 void MultiplexExternalSemaSource::CompleteType(TagDecl *Tag) { in CompleteType() function in MultiplexExternalSemaSource |