Searched defs:IsConst (Results 1 – 7 of 7) sorted by relevance
112 bool IsConst() { return Chase()->flags_ & CONST; } in IsConst() function
3170 bool &IsConst, bool &IsVolatile) { in decomposeTypeForEH()3206 bool IsConst, IsVolatile; in getAddrOfCXXCatchHandlerType() local3647 bool IsConst, IsVolatile; in getThrowInfo() local
1803 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result,getContext()); in EmitBuiltinExpr() local5910 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result, getContext()); in EmitX86BuiltinExpr() local
2361 bool IsConst, in mangleCXXThrowInfo()
8454 const ASTContext &Ctx, bool &IsConst) { in FastEvaluateAsRValue()8489 bool IsConst; in EvaluateAsRValue() local8590 bool IsConst; in EvaluateForOverflow() local
311 ClangASTType::IsConst() const in IsConst() function in ClangASTType
6561 bool IsConst = true; in LowerBUILD_VECTOR() local