Searched defs:IncludeLoc (Results 1 – 4 of 4) sorted by relevance
53 SMLoc IncludeLoc; member119 SMLoc IncludeLoc) { in AddNewSourceBuffer()
85 SMLoc IncludeLoc; member154 SMLoc IncludeLoc) { in AddNewSourceBuffer()
41 SMLoc IncludeLoc, in AddIncludeFile()150 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
4970 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local