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