Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Syntax/
DTokens.h305 const SourceManager &sourceManager() const { return *SourceMgr; } in sourceManager() function
/external/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp374 const SourceManager &sourceManager() const { in sourceManager() function in syntax::TreeBuilder