Searched defs:getBuffer (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMemoryBuffer.h55 StringRef getBuffer() const { function in class:llvm::MemoryBuffer
/freebsd-10-stable/contrib/llvm/include/llvm/ExecutionEngine/
H A DObjectBuffer.h48 StringRef getBuffer() const { return Buffer->getBuffer(); } function in class:llvm::ObjectBuffer
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DSourceLocation.cpp134 const llvm::MemoryBuffer* FullSourceLoc::getBuffer(bool *Invalid) const { function in class:FullSourceLoc
H A DSourceManager.cpp86 const llvm::MemoryBuffer *ContentCache::getBuffer(DiagnosticsEngine &Diag, function in class:ContentCache
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DMangle.h47 SmallVectorImpl<char> &getBuffer() { function in class:clang::MangleBuffer
H A DNestedNameSpecifier.h469 std::pair<char *, unsigned> getBuffer() const { function in class:clang::NestedNameSpecifierLocBuilder
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DArchive.h87 StringRef getBuffer() const { function in class:llvm::object::Archive::Child
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h202 StringRef getBuffer() const { function in class:clang::Lexer
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendOptions.h110 llvm::MemoryBuffer *getBuffer() const { function in class:clang::FrontendInputFile
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h878 const llvm::MemoryBuffer *getBuffer(FileID FID, SourceLocation Loc, function in class:clang::SourceManager
893 const llvm::MemoryBuffer *getBuffer(FileID FID, bool *Invalid = 0) const { function in class:clang::SourceManager

Completed in 272 milliseconds