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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp5187 bool &IsContained) {
5190 IsContained = false;
5207 IsContained = true;
5363 bool IsContained; local
5365 getContainedDynamicClass(PointeeTy, IsContained)) {
5383 << FnName << IsContained << ContainedRD << OperationType
5186 getContainedDynamicClass(QualType T, bool &IsContained) argument

Completed in 125 milliseconds