Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp275 Decl *FindAndMapDefinition(FunctionDecl *D, FunctionDecl *FoundFunction) { in FindAndMapDefinition() function in clang::ASTNodeImporter
3316 if (Decl *Def = FindAndMapDefinition(D, FoundFunction)) in VisitFunctionDecl()
3336 if (Decl *Def = FindAndMapDefinition(D, FoundFunction)) in VisitFunctionDecl()