Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp597 if (std::optional<StringRef> FoundId = in isNextIdentifierOrSkipLine() local
732 std::optional<StringRef> FoundId = tryLexIdentifierOrSkipLine(First, End); in lexPragma() local
877 std::optional<StringRef> FoundId = tryLexIdentifierOrSkipLine(First, End); in lexPPLine() local