Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DSourceMgr.h91 SMLoc getParentIncludeLoc(unsigned i) const { in getParentIncludeLoc() function
/external/llvm/utils/TableGen/
DTGLexer.cpp59 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in getNextChar()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp427 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in Lex()