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

/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h107 const Action &getSource() const { return Source; } function in class:clang::driver::Command
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h234 inline BlockT *getSource() { function in class:llvm::SuccIterator
H A DIntrinsicInst.h406 Value *getSource() const { return getRawSource()->stripPointerCasts(); } function in class:llvm::MemTransferBase
H A DDebugInfoMetadata.h543 Optional<StringRef> getSource() const { function in class:llvm::DIFile
572 Optional<StringRef> DIScope::getSource() const { function in class:llvm::DIScope
1453 Optional<StringRef> getSource() const { return getScope()->getSource(); } function in class:llvm::DICompileUnit::DILocation
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h776 inline Instruction *MemoryDepChecker::Dependence::getSource( function in class:llvm::MemoryDepChecker::Dependence
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp385 Optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, function in class:CGDebugInfo

Completed in 380 milliseconds