Home
last modified time | relevance | path

Searched defs:asDecl (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DSource.h
H A DDescriptor.h
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h354 const Decl *asDecl() const { assert(isValid()); return D; } in asDecl() function