Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp40 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder()
171 FileID TargetFile; member in __anon1f0279880111::ASTSelectionFinder
189 FileID TargetFile = in findSelectedASTNodes() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp68 FileID TargetFile, in spelledForExpandedSlow() argument