OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BuiltinMSVaListDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
344
mutable TypedefDecl *
BuiltinMSVaListDecl
= nullptr;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
8365
if (!
BuiltinMSVaListDecl
)
8366
BuiltinMSVaListDecl
= CreateMSVaListDecl(this);
8368
return
BuiltinMSVaListDecl
;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
4363
RegisterPredefDecl(Context.
BuiltinMSVaListDecl
,
Completed in 50 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026