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

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DLockFileManager.h48 Optional<std::pair<std::string, int> > Owner; member in class:llvm::LockFileManager
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h69 ItemParentClass *Owner = getListOwner(); local
/freebsd-10.0-release/contrib/llvm/include/llvm/Option/
H A DOption.h68 const OptTable *Owner; member in class:llvm::opt::Option
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DOption.h79 const OptTable *Owner; member in class:clang::driver::Option
/freebsd-10.0-release/usr.sbin/pkg_install/add/
H A Dmain.c43 char *Owner = NULL; variable
/freebsd-10.0-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h403 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) argument
465 SectionRef(DataRefImpl SectionP, const ObjectFile *Owner) argument
548 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner) argument
600 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp115 AdoptTemplateParameterList(TemplateParameterList *Params, DeclContext *Owner) argument
H A DASTImporter.cpp915 RecordDecl *Owner = dyn_cast<RecordDecl>(Anon->getDeclContext()); local
2787 RecordDecl *Owner = dyn_cast<RecordDecl>(F->getDeclContext()); local
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp222 const FilterChooser *Owner;// points to the FilterChooser who owns this filter member in class:__anon3669::Filter
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2746 DeclContext *Owner = FunctionTemplate->getDeclContext(); local
H A DSemaTemplateInstantiateDecl.cpp2275 SubstDecl(Decl *D, DeclContext *Owner, const MultiLevelTemplateArgumentList &TemplateArgs) argument
[all...]
H A DSemaType.cpp4741 Module *Owner = Def->getOwningModule(); local
H A DSemaChecking.cpp6264 RetainCycleOwner Owner; local
H A DSemaDecl.cpp3401 DeclContext *Owner = Record->getDeclContext(); local
3261 CheckAnonMemberRedeclaration(Sema &SemaRef, Scope *S, DeclContext *Owner, DeclarationName Name, SourceLocation NameLoc, unsigned diagnostic) argument
3303 InjectAnonymousStructOrUnionMembers(Sema &SemaRef, Scope *S, DeclContext *Owner, RecordDecl *AnonRecord, AccessSpecifier AS, SmallVector<NamedDecl*, 2> &Chaining, bool MSAnonStruct) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1506 Module *Owner = 0; local
2778 void ASTReader::makeNamesVisible(const HiddenNames &Names, Module *Owner) { argument
5459 ModuleFile *Owner local
1604 installImportedMacro(IdentifierInfo *II, MacroDirective *MD, Module *Owner) argument
[all...]

Completed in 499 milliseconds