Searched refs:IgnoreCaptured (Results 1 – 2 of 2) sorted by relevance
116 Stmt *Stmt::IgnoreContainers(bool IgnoreCaptured) { in IgnoreContainers() argument118 if (IgnoreCaptured) in IgnoreContainers()
393 Stmt *IgnoreContainers(bool IgnoreCaptured = false); in LLVM_ALIGNAS()