Searched defs:ToFD (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | Path.cpp | 1036 copy_file(const Twine & From,int ToFD) copy_file() argument |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 2777 auto *ToFD = LastDeclMatcher<FunctionDecl>().match(ToTU, Pattern); TEST_P() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 3348 ImportTemplateInformation(FunctionDecl * FromFD,FunctionDecl * ToFD) ImportTemplateInformation() argument |