Searched defs:VaListType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StreamChecker.cpp | 452 mutable QualType VaListType; global() member in __anonea7822620211::StreamChecker |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 16278 QualType VaListType = Context.getBuiltinVaListType(); BuildVAArgExpr() local |