Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h138 SMLoc getParentIncludeLoc(unsigned i) const { in getParentIncludeLoc() function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp116 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in processEOF()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp1171 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in Lex()
1193 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in peekTok()
1221 SrcMgr.getParentIncludeLoc(CurBuffer) != SMLoc()) { in Run()
1291 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in eatToEndOfStatement()
1314 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in parseStringRefsTo()
2406 SMLoc ParentIncludeLoc = DiagSrcMgr.getParentIncludeLoc(DiagCurBuffer); in DiagHandler()
H A DAsmParser.cpp917 SMLoc ParentIncludeLoc = SrcMgr.getParentIncludeLoc(CurBuffer); in Lex()
2398 SMLoc ParentIncludeLoc = DiagSrcMgr.getParentIncludeLoc(DiagCurBuffer); in DiagHandler()