Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp481 SourceLocation IfTokenLoc, in SkipExcludedConditionalBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h686 SourceLocation IfTokenLoc; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3621 SourceLocation IfTokenLoc = ReadSourceLocation(F, Record, Idx); in ReadASTBlock() local