Home
last modified time | relevance | path

Searched defs:getTargetDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h80 NamedDecl *getTargetDecl() const { return Target; } in getTargetDecl() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3391 NamedDecl *getTargetDecl() const { return Underlying; } in getTargetDecl() function