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.cpp299 Decl *FindAndMapDefinition(FunctionDecl *D, FunctionDecl *FoundFunction) { in FindAndMapDefinition() function in clang::ASTNodeImporter
4005 if (Decl *Def = FindAndMapDefinition(D, FoundFunction)) in VisitFunctionDecl()
4025 if (Decl *Def = FindAndMapDefinition(D, FoundFunction)) in VisitFunctionDecl()