Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h350 static PPEntityID getPPEntityID(unsigned Index, bool isLoaded) { in getPPEntityID()
445 bool isLoaded = this->I < 0; variable