Searched defs:IgnoreContainers (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp134 Stmt *Stmt::IgnoreContainers(bool IgnoreCaptured) { function in class:Stmt
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1196 const Stmt *IgnoreContainers(bool IgnoreCaptured = false) const { function

Completed in 161 milliseconds