Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h223 mutable TypedefDecl *BuiltinMSVaListDecl; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h337 mutable TypedefDecl *BuiltinMSVaListDecl = nullptr; variable