Home
last modified time | relevance | path

Searched defs:endInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp77 endInfo = SM.getDecomposedExpansionLoc(macroEnd); getDefinitionLengthSlow() local
/llvm-project/clang/lib/Edit/
H A DCommit.cpp313 std::pair<FileID, unsigned> endInfo = SM.getDecomposedLoc(range.getEnd()); in canRemoveRange() local