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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3405 used_expressions_range used_expressions() { function in class:clang::final
3409 used_expressions_const_range used_expressions() const { function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6291 for (auto *VE : C->used_expressions())

Completed in 187 milliseconds