OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getExpansionLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
SourceLocation.cpp
81
SM.
getExpansionLoc
(*this).print(OS, SM);
128
auto PrintedLoc = PrintDifference(OS, SM, SM.
getExpansionLoc
(Loc), Previous);
164
FullSourceLoc FullSourceLoc::
getExpansionLoc
() const {
166
return FullSourceLoc(SrcMgr->
getExpansionLoc
(*this), *SrcMgr);
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h
1155
SourceLocation
getExpansionLoc
(SourceLocation Loc) const {
Completed in 28 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026