Home
last modified time | relevance | path

Searched refs:setExternalIdentifierLookup (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DIdentifierTable.h461 void setExternalIdentifierLookup(IdentifierInfoLookup *IILookup) { in setExternalIdentifierLookup() function
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h513 void setExternalIdentifierLookup(IdentifierInfoLookup *IILookup) { in setExternalIdentifierLookup() function
/external/clang/lib/Serialization/
DASTReader.cpp2655 PP.getIdentifierTable().setExternalIdentifierLookup(this); in ReadASTBlock()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3167 PP.getIdentifierTable().setExternalIdentifierLookup(this); in ReadASTBlock()