Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp646 std::optional<StringRef> NextId = tryLexIdentifierOrSkipLine(First, End); in lexModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp201 unsigned NextId = FileIdMap.size() + 1; maybeRecordFile() local