Searched defs:IsConstant (Results 1 – 12 of 12) sorted by relevance
34 enum IsConstant { enum
129 bool IsConstant() const { return is_constant_; } in IsConstant() function
177 bool IsConstant() const { in IsConstant() function
426 bool IsConstant() { in IsConstant() function
2487 bool IsConstant() const { return lookup_.IsConstant(); } in IsConstant() function
478 IsConstant () const in IsConstant() function
391 bool IsConstant = Type.isConstant(SemaRef.getASTContext()); in getTopDSA() local1352 bool IsConstant = NewStep->isIntegerConstantExpr(Result, SemaRef.Context); in SetStep() local2623 bool IsConstant = Type.isConstant(Context); in ActOnOpenMPFirstprivateClause() local
439 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType()813 bool IsConstant, IsExternallyInitialized; in ParseGlobal() local
6056 def IsConstant(self): member in NamedType6095 def IsConstant(self): member in Argument6321 def IsConstant(self): member in EnumBaseArgument
2107 const VarDecl *VD, bool IsConstant) { in getLLVMLinkageVarDefinition()
1444 void LLVMSetGlobalConstant(LLVMValueRef GlobalVar, LLVMBool IsConstant) { in LLVMSetGlobalConstant()