Searched defs:getPath (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A DFileOutputBuffer.h63 StringRef getPath() const { function in class:llvm::FileOutputBuffer
/freebsd-10.3-release/contrib/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h192 NodeType *getPath(unsigned n) const { function in class:llvm::df_iterator
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp63 LValuePathEntry *getPath() { return hasPathPtr() ? PathPtr : Path; } function in struct:APValue::LV
64 const LValuePathEntry *getPath() const { function in struct:APValue::LV
100 PathElem *getPath() { return hasPathPtr() ? PathPtr : Path; } function in struct:APValue::MemberPointerData
101 const PathElem *getPath() const { function in struct:APValue::MemberPointerData
/freebsd-10.3-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h606 inline error_code LibraryRef::getPath(StringRef &Result) const { function in class:llvm::object::SymbolRef::LibraryRef
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp519 std::string DebugIR::getPath() { function in class:llvm::DebugIR

Completed in 66 milliseconds