Searched refs:getSources (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h37 const SourceManager &getSources() const { return SM; } function in class:clang::tooling::RefactoringRuleContext
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp417 Context.getSources(), [&](SourceRange R) {
524 R.getBegin().print(llvm::outs(), Context.getSources());
526 R.getEnd().print(llvm::outs(), Context.getSources());
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h187 inline ListASTNode * getSources() { return m_sources; } function in class:elftosb::SourcesBlockASTNode
219 inline ListASTNode * getSources() { return m_sources; } function in class:elftosb::CommandFileASTNode
H A DConversionController.cpp152 processSources(sources->getSources());

Completed in 187 milliseconds