Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp312 std::pair<FileID, unsigned> beginInfo = SM.getDecomposedLoc(range.getBegin()); in canRemoveRange() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp953 std::pair<FileID, unsigned> beginInfo = SM.getDecomposedLoc(Range.getBegin()); in getSourceText() local