Home
last modified time | relevance | path

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

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