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 95 unsigned FullSourceLoc::getExpansionLineNumber(bool *Invalid) const {
97 return SrcMgr->getExpansionLineNumber(*this, Invalid);
SourceManager.cpp     [all...]

Completed in 645 milliseconds