OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBuiltinType
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2101
QualType
GetBuiltinType
(unsigned ID, GetBuiltinTypeError &Error,
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp
1447
Context.
GetBuiltinType
(BuiltinID, Error, &ICEArguments);
9395
QualType BuiltinType = Context.
GetBuiltinType
(AbsType, Error);
SemaDecl.cpp
2097
QualType R = Context.
GetBuiltinType
(ID, Error);
9801
QualType BuiltinType = Context.
GetBuiltinType
(BuiltinID, Error);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBuiltin.cpp
5119
getContext().
GetBuiltinType
(BuiltinID, Error, &ICEArguments);
7611
getContext().
GetBuiltinType
(BuiltinID, Error, &ICEArguments);
8868
getContext().
GetBuiltinType
(BuiltinID, Error, &ICEArguments);
9662
getContext().
GetBuiltinType
(BuiltinID, Error, &ICEArguments);
12386
getContext().
GetBuiltinType
(BuiltinID, Error, &ICEArguments);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
10594
///
GetBuiltinType
- Return the type for the specified builtin.
10595
QualType ASTContext::
GetBuiltinType
(unsigned Id,
Completed in 110 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026