Searched refs:ClearExprs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h168 /// ClearExprs - Null out any expression references, which prevents
170 void ClearExprs(Sema &Actions) {} function in class:clang::Designator
198 /// ClearExprs - Null out any expression references, which prevents them from
200 void ClearExprs(Sema &Actions) {}
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3210 Desig.ClearExprs(*this);

Completed in 316 milliseconds