Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp300 Decl *FindAndMapDefinition(FunctionDecl *D, FunctionDecl *FoundFunction) { in FindAndMapDefinition() function in clang::ASTNodeImporter
3455 if (Decl *Def = FindAndMapDefinition(D, FoundFunction)) in VisitFunctionDecl()
3475 if (Decl *Def = FindAndMapDefinition(D, FoundFunction)) in VisitFunctionDecl()