Home
last modified time | relevance | path

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

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