OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBuiltinVaListType
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTDiagnostic.cpp
139
if (QualType(Ty, 0) == Context.
getBuiltinVaListType
() ||
ASTContext.cpp
10437
Type = Context.
getBuiltinVaListType
();
10449
Type = Context.
getBuiltinVaListType
();
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1967
QualType
getBuiltinVaListType
() const {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp
2259
if (getContext().
getBuiltinVaListType
()->isArrayType())
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
15658
QualType VaListType = Context.
getBuiltinVaListType
();
Completed in 51 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026