Home
last modified time | relevance | path

Searched defs:Owner (Results 1 – 25 of 25) sorted by relevance

/external/llvm/include/llvm/Object/
DObjectFile.h359 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef()
394 const ObjectFile *Owner) in SectionRef()
486 const ObjectFile *Owner) in RelocationRef()
537 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) in LibraryRef()
DMachO.h251 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner) in DiceRef()
DSymbolicFile.h161 const SymbolicFile *Owner) in BasicSymbolRef()
DCOFF.h481 const COFFObjectFile *Owner) in ImportDirectoryEntryRef()
505 const COFFObjectFile *Owner) in ExportDirectoryEntryRef()
/external/llvm/include/llvm/Support/
DLockFileManager.h57 Optional<std::pair<std::string, int> > Owner; variable
/external/jmdns/src/javax/jmdns/impl/constants/
DDNSOptionCode.java32 Owner("Owner", 4); enumConstant
/external/clang/test/Analysis/inlining/
Dpath-notes.cpp225 struct Owner { struct
233 void Owner::testGetDerefExprOnMemberExprWithADot() { in testGetDerefExprOnMemberExprWithADot() argument
/external/llvm/lib/IR/
DSymbolTableListTraitsImpl.h69 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
/external/llvm/lib/Support/
DLockFileManager.cpp50 auto Owner = std::make_pair(std::string(Hostname), PID); in readLockFile() local
/external/llvm/include/llvm/Option/
DOption.h69 const OptTable *Owner; variable
/external/clang/include/clang/Sema/
DTemplate.h369 DeclContext *Owner; variable
390 TemplateDeclInstantiator(Sema &SemaRef, DeclContext *Owner, in TemplateDeclInstantiator()
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_encoder.cc235 int ViEEncoder::Owner() const { in Owner() function in webrtc::ViEEncoder
/external/clang/lib/Serialization/
DASTReader.cpp1787 Module *Owner = getSubmodule(MMI->getSubmoduleID()); in resolvePendingMacro() local
1886 Module *Owner = getSubmodule(OwnerID); in removeOverriddenMacros() local
1944 Module *Owner) { in installImportedMacro()
3323 void ASTReader::makeNamesVisible(const HiddenNames &Names, Module *Owner) { in makeNamesVisible()
6156 ModuleFile *Owner = I->second; in mapGlobalIDToModuleFileGlobalID() local
DASTReaderDecl.cpp428 if (Module *Owner = Reader.getSubmodule(SubmoduleID)) { in VisitDecl() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2579 Decl *Sema::SubstDecl(Decl *D, DeclContext *Owner, in SubstDecl()
3559 LateInstantiatedAttrVec *LateAttrs, DeclContext *Owner, in BuildVariableInstantiation()
DSemaTemplateInstantiate.cpp853 DeclContext *Owner = OrigTPL->getParam(0)->getDeclContext(); in TransformTemplateParameterList() local
DSemaDecl.cpp3542 DeclContext *Owner, in CheckAnonMemberRedeclaration()
3583 DeclContext *Owner, in InjectAnonymousStructOrUnionMembers()
3709 DeclContext *Owner = Record->getDeclContext(); in BuildAnonymousStructOrUnion() local
DSemaType.cpp5214 Module *Owner = SuggestedDef->getOwningModule(); in RequireCompleteTypeImpl() local
DSemaLookup.cpp4598 Module *Owner = Def->getOwningModule(); in diagnoseTypo() local
DSemaTemplateDeduction.cpp2941 DeclContext *Owner = FunctionTemplate->getDeclContext(); in FinishTemplateArgumentDeduction() local
DSemaChecking.cpp7512 RetainCycleOwner Owner; in checkRetainCycles() local
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp221 const FilterChooser *Owner;// points to the FilterChooser who owns this filter member in __anon99a0cc130511::Filter
/external/clang/lib/AST/
DDeclTemplate.cpp116 DeclContext *Owner) { in AdoptTemplateParameterList()
DASTImporter.cpp928 RecordDecl *Owner = dyn_cast<RecordDecl>(Anon->getDeclContext()); in findAnonymousStructOrUnionIndex() local
2835 RecordDecl *Owner = dyn_cast<RecordDecl>(F->getDeclContext()); in getFieldIndex() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp3209 if (clang::Module *Owner = Import->getOwningModule()) { in EmitTopLevelDecl() local