Searched defs:getContext (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLoweringObjectFile.h42 MCContext &getContext() const { return *Ctx; } function in class:llvm::TargetLoweringObjectFile
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSHTMLCanvasElementCustom.cpp69 JSValue JSHTMLCanvasElement::getContext(ExecState* exec) function in class:WebCore::JSHTMLCanvasElement
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DSharedGraphicsContext3D.cpp60 PassRefPtr<GraphicsContext3D> getContext() function in class:WebCore::SharedGraphicsContext3DImpl
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h54 MCContext &getContext() { return getParser().getContext(); } function in class:llvm::MCAsmParserExtension
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCrashRecoveryContext.h111 CrashRecoveryContext *getContext() const { function in class:llvm::CrashRecoveryContextCleanup
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DScalarEvolutionExpander.h189 LLVMContext &getContext() const { return SE.getContext(); } function in class:llvm::SCEVExpander
H A DScalarEvolution.h547 LLVMContext &getContext() const { return F->getContext(); } function in class:llvm::ScalarEvolution
/macosx-10.9.5/llvmCore-3425.0.33/lib/DebugInfo/
H A DDWARFCompileUnit.h39 DWARFContext &getContext() const { return Context; } function in class:llvm::DWARFCompileUnit
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h65 LLVMContext &getContext() const { return Context; } function in class:llvm::Hexagon_CCState
/macosx-10.9.5/llvmCore-3425.0.33/tools/bugpoint/
H A DBugDriver.h72 LLVMContext& getContext() const { return Context; } function in class:llvm::BugDriver
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_plugin/
H A DCSPsession.h64 template <class Ctx> Ctx *getContext(CSSM_CC_HANDLE handle) function in class:Security::CSPPluginSession
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_plugin/lib/
H A DCSPsession.h64 template <class Ctx> Ctx *getContext(CSSM_CC_HANDLE handle) function in class:Security::CSPPluginSession
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineFunction.h140 MCContext &getContext() const { return Ctx; } function in class:llvm::MachineFunction
H A DCallingConvLower.h181 LLVMContext &getContext() const { return Context; } function in class:llvm::CCState
H A DMachineModuleInfo.h190 const MCContext &getContext() const { return Context; } function in class:llvm::MachineModuleInfo
191 MCContext &getContext() { return Context; } function in class:llvm::MachineModuleInfo
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCStreamer.h92 MCContext &getContext() const { return Context; } function in class:llvm::MCStreamer
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DBasicBlock.cpp33 LLVMContext &BasicBlock::getContext() const { function in class:BasicBlock
H A DFunction.cpp135 LLVMContext &Function::getContext() const { function in class:Function
H A DValue.cpp468 LLVMContext &Value::getContext() const { return VTy->getContext(); } function in class:Value
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DType.h124 LLVMContext &getContext() const { return Context; } function in class:llvm::Type
H A DModule.h247 LLVMContext &getContext() const { return Context; } function in class:llvm::Module
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLCanvasElement.cpp190 CanvasRenderingContext* HTMLCanvasElement::getContext(const String& type, CanvasContextAttributes* attrs) function in class:WebCore::HTMLCanvasElement
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DFoldingSet.h493 Ctx getContext() const { return Context; } function in class:llvm::ContextualFoldingSet
/macosx-10.9.5/llvmCore-3425.0.33/lib/AsmParser/
H A DLLParser.h133 LLVMContext &getContext() { return Context; } function in class:llvm::LLParser
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dlocdspnm.cpp462 LocaleDisplayNamesImpl::getContext(UDisplayContextType type) const { function in class:LocaleDisplayNamesImpl

Completed in 375 milliseconds

12