Searched refs:ObjCLayouts (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h143 ObjCLayouts; member in class:clang::ASTContext
2011 ObjCLayouts[CD] = 0;
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2859 if (const ASTRecordLayout *Entry = ObjCLayouts[Key])
2883 ObjCLayouts[Key] = NewEntry;
H A DASTContext.cpp768 I = ObjCLayouts.begin(), E = ObjCLayouts.end(); I != E; )
8016 llvm::capacity_in_bytes(ObjCLayouts) +

Completed in 122 milliseconds