/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXStoredDiagnostic.cpp | 86 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { in getRange() function in CXStoredDiagnostic
|
H A D | CXLoadedDiagnostic.cpp | 131 CXSourceRange CXLoadedDiagnostic::getRange(unsigned Range) const { in getRange() function in CXLoadedDiagnostic
|
H A D | CIndexDiagnostic.cpp | 70 CXSourceRange getRange(unsigned Range) const override { in getRange() function in __anonb492cf4a0111::CXDiagnosticCustomNoteImpl
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 238 SMRange getRange() const { return Range; } in getRange() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 130 SourceRange getRange() const { return AttrRange; } in getRange() function
|
H A D | Diagnostic.h | 1617 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/ |
H A D | ArgList.cpp | 58 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() function in ArgList
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPExpressions.cpp | 63 SourceRange getRange() const { return Range; } in getRange() function in __anond75e42200111::PPValue
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 429 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 555 SMRange getRange() const { return Range; } in getRange() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 455 ArrayRef<syntax::Token> getRange(SourceRange Range) const { in getRange() function in syntax::TreeBuilder 463 ArrayRef<syntax::Token> getRange(SourceLocation First, in getRange() function in syntax::TreeBuilder
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Initialization.h | 738 SourceRange getRange() const { in getRange() function
|
H A D | DeclSpec.h | 69 SourceRange getRange() const { return Range; } in getRange() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 2167 RangeSet RangeConstraintManager::getRange(ProgramStateRef State, in getRange() function in RangeConstraintManager 2172 RangeSet RangeConstraintManager::getRange(ProgramStateRef State, in getRange() function in RangeConstraintManager
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 3040 CharSourceRange getRange() const { in getRange() function
|