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

  /external/clang/lib/Basic/
SourceLocation.cpp 108 bool FullSourceLoc::isInSystemHeader() const {
110 return SrcMgr->isInSystemHeader(*this);
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]

Completed in 114 milliseconds