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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DFunction.cpp34 SourceInfo Function::getSource(CodePtr PC) const { function in class:Function
H A DInterpFrame.cpp182 SourceInfo InterpFrame::getSource(CodePtr PC) const { function in class:InterpFrame
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DInstructionView.h57 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } function in class:llvm::mca::InstructionView
/netbsd-current/external/bsd/elftosb/dist/common/
H A DDataTarget.h63 inline DataSource * getSource() const { return m_source; } function in class:elftosb::DataTarget
H A DOperation.h38 inline DataSource * getSource() { return m_source; } function in class:elftosb::LoadOperation
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DJob.h181 const Action &getSource() const { return Source; } function in class:clang::driver::Command
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DCFG.h237 inline BlockT *getSource() { function in class:llvm::SuccIterator
H A DIntrinsicInst.h677 Value *getSource() const { return getRawSource()->stripPointerCasts(); } function in class:MemTransferBase
H A DDebugInfoMetadata.h622 Optional<StringRef> getSource() const { function in class:llvm::DIFile
651 Optional<StringRef> DIScope::getSource() const { function in class:llvm::DIScope
1627 Optional<StringRef> getSource() const { return getScope()->getSource(); } function in class:llvm::DICompileUnit::DILocation
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h770 inline Instruction *MemoryDepChecker::Dependence::getSource( function in class:llvm::MemoryDepChecker::Dependence
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h1135 inline std::string * getSource() { return m_source; } function in class:elftosb::SymbolASTNode
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp388 Optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, function in class:CGDebugInfo

Completed in 238 milliseconds