Searched defs:asStmt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Source.h |
|
/llvm-project/clang/include/clang/Analysis/ | ||
H A D | PathDiagnostic.h | 347 const Stmt *asStmt() const { assert(isValid()); return S; } in asStmt() function |