reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Type.h
 2089   bool isOCLIntelSubgroupAVCType() const;

References

tools/clang/lib/CodeGen/CGExprScalar.cpp
 2280             DestTy->isOCLIntelSubgroupAVCType()) &&
tools/clang/lib/Sema/SemaInit.cpp
 1297   } else if (DeclType->isOCLIntelSubgroupAVCType()) {
 5515       DestType->isOCLIntelSubgroupAVCType()) {
 8562               Step->Type->isOCLIntelSubgroupAVCType()) &&