OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getExpansionLineNumber
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
SourceLocation.cpp
226
unsigned FullSourceLoc::
getExpansionLineNumber
(bool *Invalid) const {
228
return SrcMgr->
getExpansionLineNumber
(*this, Invalid);
SourceManager.cpp
1448
unsigned SourceManager::
getExpansionLineNumber
(SourceLocation Loc,
Completed in 18 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026