Searched defs:Lookups (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | LogChannelDWARF.h | 21 Lookups = Log::ChannelFlag<3>, enumerator
|
/freebsd-src/crypto/openssl/doc/man7/ |
H A D | property.pod | 108 =head2 Lookups section in DESCRIPTION
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | InitHeaderSearch.cpp | 457 std::vector<DirectoryLookup> Lookups; in extractLookups() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 604 serialization::reader::DeclContextLookupTable> Lookups; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1114 Reader.getContext(), Lookups, DeletedMessage)); in VisitFunctionDecl() local
|
H A D | ASTWriter.cpp | 4121 auto *Lookups = Chain ? Chain->getLoadedLookupTables(DC) : nullptr; GenerateNameLookupTable() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 19032 filterLookupForUDReductionAndMapper(SmallVectorImpl<U> & Lookups,const llvm::function_ref<T (ValueDecl *)> Gen) filterLookupForUDReductionAndMapper() argument 19061 argumentDependentLookup(Sema & SemaRef,const DeclarationNameInfo & Id,SourceLocation Loc,QualType Ty,SmallVectorImpl<UnresolvedSet<8>> & Lookups) argumentDependentLookup() argument 19123 SmallVector<UnresolvedSet<8>, 4> Lookups; buildDeclareReductionRef() local 21974 SmallVector<UnresolvedSet<8>, 4> Lookups; buildUserDefinedMapperRef() local [all...] |
H A D | SemaTemplateInstantiateDecl.cpp | 4828 SmallVector<DeclAccessPair, 32> Lookups; SubstDefaultedFunction() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 3087 Create(ASTContext & Context,ArrayRef<DeclAccessPair> Lookups) Create() argument
|