OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getIncludeLoc
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Basic/
SourceLocation.h
375
///
getIncludeLoc
- Return the presumed include location of this location.
377
SourceLocation
getIncludeLoc
() const { return IncludeLoc; }
SourceManager.h
207
SourceLocation
getIncludeLoc
() const {
[
all
...]
Completed in 37 milliseconds