Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h32 SourceLocation RegionLoc; variable
35 CondDirectiveLoc(SourceLocation Loc, SourceLocation RegionLoc) in CondDirectiveLoc()
/llvm-project/clang/tools/libclang/
H A DIndexing.cpp209 SourceLocation RegionLoc = PPRec.findConditionalDirectiveRegionLoc(Loc); getRegion() local