HomeSort by relevance Sort by last modified time
    Searched defs:getExpansionLineNumber (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Basic/
SourceLocation.cpp 96 unsigned FullSourceLoc::getExpansionLineNumber(bool *Invalid) const {
98 return SrcMgr->getExpansionLineNumber(*this, Invalid);
SourceManager.cpp     [all...]

Completed in 41 milliseconds