Searched defs:getFunction (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DTrace.cpp25 Function *Trace::getFunction() const { function in class:Trace
H A DPathNumbering.cpp354 Function& BallLarusDag::getFunction() { function in class:BallLarusDag
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DProfileDataLoader.h58 static const FType *getFunction(Edge e) { function in class:llvm::ProfileDataT
H A DCallGraph.h211 Function *getFunction() const { return F; } function in class:llvm::CallGraphNode
H A DProfileInfo.h88 static const FType* getFunction(Edge e) { function in class:llvm::ProfileInfoT
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGShading Demo/
H A DMyQuartzView.py26 getFunction = None variable
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGShading Demo/
H A DMyQuartzView.py26 getFunction = None variable
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DGCMetadata.h112 const Function &getFunction() const { return F; } function in class:llvm::GCFunctionInfo
H A DMachineFunction.h144 const Function *getFunction() const { return Fn; } function in class:llvm::MachineFunction
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DModule.cpp239 Function *Module::getFunction(StringRef Name) const { function in class:Module
H A DMetadata.cpp188 const Function *MDNode::getFunction() const { function in class:MDNode
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DConstants.h777 Function *getFunction() const { return (Function*)Op<0>().get(); } function in class:llvm::BlockAddress
H A DDebugInfo.h564 Function *getFunction() const { return getFunctionField(16); } function in class:llvm::DISubprogram
/macosx-10.9.5/llvmCore-3425.0.33/lib/AsmParser/
H A DLLParser.h252 Function &getFunction() const { return F; } function in class:llvm::LLParser::PerFunctionState

Completed in 113 milliseconds