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

/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp95 const IncludedFile *FindIncludeAtLocation(SourceLocation Loc) const;
219 InclusionRewriter::FindIncludeAtLocation(SourceLocation Loc) const { function in class:InclusionRewriter
427 const IncludedFile *Inc = FindIncludeAtLocation(Loc);

Completed in 114 milliseconds