Searched defs:IsConstant (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DMDBuilder.cpp166 createTBAAStructTagNode(MDNode *BaseType, MDNode *AccessType, uint64_t Offset, bool IsConstant) argument
H A DCore.cpp1591 void LLVMSetGlobalConstant(LLVMValueRef GlobalVar, LLVMBool IsConstant) { argument
/freebsd-11.0-release/contrib/llvm/lib/AsmParser/
H A DLLParser.cpp417 bool LLParser::ParseGlobalType(bool &IsConstant) { argument
790 bool IsConstant, IsExternallyInitialized; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp625 bool IsConstant = Type.isConstant(SemaRef.getASTContext()); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h260 IsConstant () const function in class:lldb_private::ValueObject::EvaluationPoint
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp2561 getLLVMLinkageVarDefinition( const VarDecl *VD, bool IsConstant) argument
H A DMicrosoftCXXABI.cpp3047 bool IsConstant = isa<llvm::Constant>(Src); local

Completed in 416 milliseconds