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

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

Completed in 37 milliseconds