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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp6191 QualType VaListTagType = Context->getRecordType(VaListTagDecl); local
6243 QualType VaListTagType = Context->getRecordType(VaListTagDecl); local
6303 QualType VaListTagType = Context->getRecordType(VaListTagDecl); local
6406 QualType VaListTagType = Context->getRecordType(VaListTagDecl); local

Completed in 169 milliseconds