Home
last modified time | relevance | path

Searched refs:LexHeader (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp500 static llvm::Optional<Token> LexHeader(Preprocessor &PP, in LexHeader() function
559 LexHeader(*this, File, SuppressIncludeNotFoundError); in HandlePragmaIncludeInstead()
578 LexHeader(*this, File, SuppressIncludeNotFoundError); in HandlePragmaDependency()