Home
last modified time | relevance | path

Searched defs:sourceManager (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTokens.h311 const SourceManager &sourceManager() const { return *SourceMgr; } in sourceManager() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp375 const SourceManager &sourceManager() const { in sourceManager() function in syntax::TreeBuilder