Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h514 void setExternalIdentifierLookup(IdentifierInfoLookup *IILookup) { in setExternalIdentifierLookup() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3209 PP.getIdentifierTable().setExternalIdentifierLookup(this); in ReadASTBlock()