Home
last modified time | relevance | path

Searched refs:diagnosePositionType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h189 bool diagnosePositionType(QualType T, const ParsedAttr &AL);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1504 bool SemaHLSL::diagnosePositionType(QualType T, const ParsedAttr &AL) { in diagnosePositionType() function in SemaHLSL
1518 if (!diagnosePositionType(VD->getType(), AL)) in handleSV_PositionAttr()