Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp366 void Preprocessor::SkipExcludedConditionalBlock(SourceLocation IfTokenLoc, in SkipExcludedConditionalBlock()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp416 SourceLocation IfTokenLoc, in SkipExcludedConditionalBlock()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h437 SourceLocation IfTokenLoc; member
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3330 SourceLocation IfTokenLoc = ReadSourceLocation(F, Record, Idx); in ReadASTBlock() local