OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getASTObjCInterfaceLayout
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
RecordLayoutBuilder.cpp
1423
const ASTRecordLayout &SL = Context.
getASTObjCInterfaceLayout
(SD);
3392
RL = &
getASTObjCInterfaceLayout
(Container);
ASTContext.cpp
2257
const ASTRecordLayout &Layout =
getASTObjCInterfaceLayout
(ObjCI->getDecl());
2394
const ASTRecordLayout &Layout =
getASTObjCInterfaceLayout
(ObjCI->getDecl());
2898
ASTContext::
getASTObjCInterfaceLayout
(const ObjCInterfaceDecl *D) const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2293
const ASTRecordLayout &
getASTObjCInterfaceLayout
(const ObjCInterfaceDecl *D)
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCGNU.cpp
1806
Context.
getASTObjCInterfaceLayout
(SuperClassDecl).getSize().getQuantity();
3447
Context.
getASTObjCInterfaceLayout
(SuperClassDecl).getSize().getQuantity();
CGDebugInfo.cpp
2769
const ASTRecordLayout &RL = CGM.getContext().
getASTObjCInterfaceLayout
(ID);
Completed in 74 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026