OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getClassType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h
186
TypeIndex
getClassType
() const { return ClassType; }
225
TypeIndex
getClassType
() const { return ClassType; }
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
1004
DIType *
getClassType
() const {
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
2519
QualType
getClassType
= getSimpleFunctionType(Context->getObjCClassType(),
2524
getClassIdent,
getClassType
,
2534
QualType
getClassType
= getSimpleFunctionType(Context->getObjCClassType(),
2540
getClassType
, nullptr,
2549
QualType
getClassType
= getSimpleFunctionType(Context->getObjCClassType(),
2554
getClassIdent,
getClassType
,
RewriteObjC.cpp
2446
QualType
getClassType
= getSimpleFunctionType(Context->getObjCIdType(),
2451
getClassIdent,
getClassType
,
2461
QualType
getClassType
= getSimpleFunctionType(Context->getObjCClassType(),
2467
getClassType
, nullptr,
2476
QualType
getClassType
= getSimpleFunctionType(Context->getObjCIdType(),
2481
getClassIdent,
getClassType
,
Completed in 37 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026