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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DTrace.cpp25 Function *Trace::getFunction() const { function in class:Trace
H A DBlockFrequencyInfo.cpp159 const Function *BlockFrequencyInfo::getFunction() const { function in class:BlockFrequencyInfo
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h212 Function *getFunction() const { return F; } function in class:llvm::CallGraphNode
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadata.h112 const Function &getFunction() const { return F; } function in class:llvm::GCFunctionInfo
H A DMachineFunction.h151 const Function *getFunction() const { return Fn; } function in class:llvm::MachineFunction
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DModule.cpp221 Function *Module::getFunction(StringRef Name) const { function in class:Module
H A DMetadata.cpp190 const Function *MDNode::getFunction() const { function in class:MDNode
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DConstants.h763 Function *getFunction() const { return (Function*)Op<0>().get(); } function in class:llvm::BlockAddress
/freebsd-10-stable/contrib/llvm/lib/AsmParser/
H A DLLParser.h279 Function &getFunction() const { return F; } function in class:llvm::LLParser::PerFunctionState
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp403 CodeCompleteConsumer::OverloadCandidate::getFunction() const { function in class:CodeCompleteConsumer::OverloadCandidate
H A DDeclSpec.cpp149 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, function in class:DeclaratorChunk
/freebsd-10-stable/contrib/llvm/include/llvm/
H A DDebugInfo.h482 Function *getFunction() const { return getFunctionField(15); } function in class:llvm::DISubprogram

Completed in 202 milliseconds