Lines Matching defs:Loc
1020 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc()
1033 SourceLocation getExpansionLoc(SourceLocation Loc) const { in getExpansionLoc()
1043 SourceLocation getFileLoc(SourceLocation Loc) const { in getFileLoc()
1066 SourceLocation getSpellingLoc(SourceLocation Loc) const { in getSpellingLoc()
1085 std::pair<FileID, unsigned> getDecomposedLoc(SourceLocation Loc) const { in getDecomposedLoc()
1099 getDecomposedExpansionLoc(SourceLocation Loc) const { in getDecomposedExpansionLoc()
1118 getDecomposedSpellingLoc(SourceLocation Loc) const { in getDecomposedSpellingLoc()
1313 bool isWrittenInMainFile(SourceLocation Loc) const { in isWrittenInMainFile()
1318 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader()
1323 bool isInExternCSystemHeader(SourceLocation Loc) const { in isInExternCSystemHeader()
1519 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation()
1524 bool isLocalSourceLocation(SourceLocation Loc) const { in isLocalSourceLocation()
1541 SourceLocation getImmediateMacroCallerLoc(SourceLocation Loc) const { in getImmediateMacroCallerLoc()