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

/external/clang/lib/AST/
H A DASTContext.cpp5910 QualType VaListTagTypedefType = local
5916 = Context->getConstantArrayType(VaListTagTypedefType,
5970 QualType VaListTagTypedefType = local
5976 = Context->getConstantArrayType(VaListTagTypedefType,
6078 QualType VaListTagTypedefType = local
6084 = Context->getConstantArrayType(VaListTagTypedefType,

Completed in 579 milliseconds