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

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1348 Record *InhParamClass = Records.getClass("InheritableParamAttr"); local
1357 if ((*i)->isSubClassOf(InhParamClass))

Completed in 67 milliseconds