Home
last modified time | relevance | path

Searched defs:PTHFileLookupTrait (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPTHManager.h43 class PTHFileLookupTrait; variable
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPTHLexer.cpp346 class PTHManager::PTHFileLookupTrait : public PTHFileLookupCommonTrait { class in PTHManager