Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp437 SourceLocation IfTokenLoc, in SkipExcludedConditionalBlock()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h437 SourceLocation IfTokenLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3372 SourceLocation IfTokenLoc = ReadSourceLocation(F, Record, Idx); in ReadASTBlock() local