Searched defs:IsConst (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp126 CompilerType::IsConst() const function in class:CompilerType
H A DGoASTContext.cpp461 GoASTContext::IsConst(lldb::opaque_compiler_type_t type) function in class:GoASTContext
H A DClangASTContext.cpp2974 ClangASTContext::IsConst(lldb::opaque_compiler_type_t type) function in class:ClangASTContext
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp2641 mangleCXXThrowInfo(QualType T, bool IsConst, bool IsVolatile, uint32_t NumEntries, raw_ostream &Out) argument
H A DExprConstant.cpp8853 bool IsConst; local
8963 bool IsConst; local
8817 FastEvaluateAsRValue(const Expr *Exp, Expr::EvalResult &Result, const ASTContext &Ctx, bool &IsConst) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp2022 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result,getContext()); local
3867 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result, getContext()); local
4563 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result, getContext()); local
6158 bool IsConst local
[all...]
H A DMicrosoftCXXABI.cpp3670 bool IsConst, IsVolatile; local
4090 bool IsConst, IsVolatile; local
3633 decomposeTypeForEH(ASTContext &Context, QualType T, bool &IsConst, bool &IsVolatile) argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6826 bool IsConst = true; local

Completed in 328 milliseconds