Home
last modified time | relevance | path

Searched defs:locInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.cpp139 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(loc); findSemiAfterLocation() local
387 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(atLoc); rewritePropertyAttribute() local
468 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(atLoc); addPropertyAttribute() local
[all...]
H A DTransformActions.cpp426 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(loc); in canReplaceText() local
/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp242 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(loc); in canInsert() local
276 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(loc); in canInsertAfterToken() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp312 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(LParenLoc); in LocPropertyAttribute() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp340 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(loc); getSpelling() local