Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h37 const SourceManager &getSources() const { return SM; } in getSources() function
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h187 inline ListASTNode * getSources() { return m_sources; } in getSources() function
219 inline ListASTNode * getSources() { return m_sources; } in getSources() function