OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBuiltinMSVaListDecl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1978
TypedefDecl *
getBuiltinMSVaListDecl
() const;
1982
return getTypeDeclType(
getBuiltinMSVaListDecl
());
/src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp
403
PushOnScopeChains(Context.
getBuiltinMSVaListDecl
(), TUScope);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
8364
TypedefDecl *ASTContext::
getBuiltinMSVaListDecl
() const {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
7380
return Context.
getBuiltinMSVaListDecl
();
Completed in 52 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026