OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBaseElementTypeUnsafe
(Results
1 - 8
of
8
) sorted by null
/external/clang/lib/AST/
Type.cpp
[
all
...]
/external/clang/lib/Sema/
JumpDiagnostics.cpp
189
record = VD->getType()->
getBaseElementTypeUnsafe
()
SemaExprObjC.cpp
[
all
...]
SemaExprCXX.cpp
783
allocType->
getBaseElementTypeUnsafe
()->getAs<RecordType>();
[
all
...]
/external/clang/lib/CodeGen/
ItaniumCXXABI.cpp
821
AllocatedType->
getBaseElementTypeUnsafe
()->getAsCXXRecordDecl();
[
all
...]
CGRecordLayoutBuilder.cpp
913
const Type *elementType = T->
getBaseElementTypeUnsafe
();
[
all
...]
CGBlocks.cpp
193
type->
getBaseElementTypeUnsafe
()->getAs<RecordType>();
[
all
...]
/external/clang/include/clang/AST/
Type.h
[
all
...]
Completed in 2556 milliseconds