Searched defs:Owner (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DLockFileManager.h48 Optional<std::pair<std::string, int> > Owner; member in class:llvm::LockFileManager
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h69 ItemParentClass *Owner = getListOwner(); local
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DMachO.h215 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner) argument
H A DObjectFile.h393 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) argument
451 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner) argument
538 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner) argument
590 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) argument
[all...]
H A DCOFF.h350 ImportDirectoryEntryRef(DataRefImpl ImportDirectory, const COFFObjectFile *Owner) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Option/
H A DOption.h69 const OptTable *Owner; member in class:llvm::opt::Option
/freebsd-10-stable/usr.sbin/pkg_install/add/
H A Dmain.c43 char *Owner = NULL; variable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp115 AdoptTemplateParameterList(TemplateParameterList *Params, DeclContext *Owner) argument
H A DASTImporter.cpp929 RecordDecl *Owner = dyn_cast<RecordDecl>(Anon->getDeclContext()); local
2836 RecordDecl *Owner = dyn_cast<RecordDecl>(F->getDeclContext()); local
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp222 const FilterChooser *Owner;// points to the FilterChooser who owns this filter member in class:__anon3881::Filter
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp949 /* DeclContext *Owner */ Owner, TemplateArgs); local
H A DSemaTemplateDeduction.cpp2915 DeclContext *Owner = FunctionTemplate->getDeclContext(); local
H A DSemaTemplateInstantiateDecl.cpp2561 SubstDecl(Decl *D, DeclContext *Owner, const MultiLevelTemplateArgumentList &TemplateArgs) argument
3508 BuildVariableInstantiation( VarDecl *NewVar, VarDecl *OldVar, const MultiLevelTemplateArgumentList &TemplateArgs, LateInstantiatedAttrVec *LateAttrs, DeclContext *Owner, LocalInstantiationScope *StartingScope, bool InstantiatingVarTemplate) argument
[all...]
H A DSemaType.cpp5124 Module *Owner = Def->getOwningModule(); local
H A DSemaDecl.cpp3559 DeclContext *Owner = Record->getDeclContext(); local
3419 CheckAnonMemberRedeclaration(Sema &SemaRef, Scope *S, DeclContext *Owner, DeclarationName Name, SourceLocation NameLoc, unsigned diagnostic) argument
3461 InjectAnonymousStructOrUnionMembers(Sema &SemaRef, Scope *S, DeclContext *Owner, RecordDecl *AnonRecord, AccessSpecifier AS, SmallVectorImpl<NamedDecl *> &Chaining, bool MSAnonStruct) argument
[all...]
H A DSemaChecking.cpp6750 RetainCycleOwner Owner; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1508 Module *Owner = 0; local
2793 void ASTReader::makeNamesVisible(const HiddenNames &Names, Module *Owner) { argument
5514 ModuleFile *Owner local
1609 installImportedMacro(IdentifierInfo *II, MacroDirective *MD, Module *Owner) argument
[all...]

Completed in 388 milliseconds