Home
last modified time | relevance | path

Searched defs:IsParam (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTypes.cpp45 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
60 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
80 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
87 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
126 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp460 bool IsParam = false; in VisitNode() local
/external/opencv/cvaux/include/
Dcvvidsurv.hpp152 int IsParam(const char* name) in IsParam() function in CvVSModule
/external/clang/include/clang/AST/
DASTContext.h2013 bool IsParam) const { in hasSameNullabilityTypeQualifier()
/external/clang/lib/Sema/
DSemaChecking.cpp8686 bool IsParam = isa<NonNullAttr>(NonnullAttr); in DiagnoseAlwaysNonNullPointer() local