Home
last modified time | relevance | path

Searched refs:getParentIncludeLoc (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DSourceMgr.h116 SMLoc getParentIncludeLoc(unsigned i) const { in getParentIncludeLoc() function
/external/llvm/lib/TableGen/
DTGLexer.cpp60 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in getNextChar()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp614 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in Lex()
1859 SMLoc ParentIncludeLoc = DiagSrcMgr.getParentIncludeLoc(DiagCurBuffer); in DiagHandler()