OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTIdentifierLookupTrait
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderInternals.h
159
class
ASTIdentifierLookupTrait
: public ASTIdentifierLookupTraitBase {
171
ASTIdentifierLookupTrait
(ASTReader &Reader, ModuleFile &F,
187
llvm::OnDiskIterableChainedHashTable<
ASTIdentifierLookupTrait
>;
ASTReader.cpp
944
IdentID
ASTIdentifierLookupTrait
::ReadIdentifierID(const unsigned char *d) {
960
IdentifierInfo *
ASTIdentifierLookupTrait
::ReadData(const internal_key_type& k,
2023
: Name(Name), NameHash(
ASTIdentifierLookupTrait
::ComputeHash(Name)),
2038
ASTIdentifierLookupTrait
Trait(IdTable->getInfoObj().getReader(), M,
3207
ASTIdentifierLookupTrait
(*this, F));
4313
ASTIdentifierLookupTrait
Trait(*this, F);
8514
ASTIdentifierLookupTrait
Trait(*this, *M);
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
321
class
ASTIdentifierLookupTrait
;
358
friend class serialization::reader::
ASTIdentifierLookupTrait
;
Completed in 25 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026