Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDInclusionRewriter.cpp96 const IncludedFile *FindIncludeAtLocation(SourceLocation Loc) const;
221 InclusionRewriter::FindIncludeAtLocation(SourceLocation Loc) const { in FindIncludeAtLocation() function in InclusionRewriter
429 const IncludedFile *Inc = FindIncludeAtLocation(Loc); in Process()