Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp566 if (std::optional<StringRef> FoundId = in isNextIdentifierOrSkipLine() local
633 std::optional<StringRef> FoundId = tryLexIdentifierOrSkipLine(First, End); in lexPragma() local
758 std::optional<StringRef> FoundId = tryLexIdentifierOrSkipLine(First, End); in lexPPLine() local