Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp93 bool HandleHasInclude(FileID FileId, Lexer &RawLex,
352 bool InclusionRewriter::HandleHasInclude( in HandleHasInclude() function in InclusionRewriter
536 if (!HandleHasInclude(FileId, RawLex, nullptr, RawToken, in Process()
545 if (!HandleHasInclude(FileId, RawLex, DirLookup, RawToken, in Process()