Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DSourceMgr.h145 SMLoc getParentIncludeLoc(unsigned i) const { in getParentIncludeLoc() function
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp79 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in processEOF()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp830 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in Lex()
2303 SMLoc ParentIncludeLoc = DiagSrcMgr.getParentIncludeLoc(DiagCurBuffer); in DiagHandler()