Home
last modified time | relevance | path

Searched defs:BuiltinVaListDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h220 mutable TypedefDecl *BuiltinVaListDecl; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h334 mutable TypedefDecl *BuiltinVaListDecl = nullptr; variable