OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRegionLoc
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
PPConditionalDirectiveRecord.cpp
43
uppRegion = upp->
getRegionLoc
();
45
return low->
getRegionLoc
() != uppRegion;
63
return low->
getRegionLoc
();
/external/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h
40
SourceLocation
getRegionLoc
() const { return RegionLoc; }
Completed in 336 milliseconds