Home
last modified time | relevance | path

Searched defs:getRange (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp86 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { in getRange() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp131 CXSourceRange CXLoadedDiagnostic::getRange(unsigned Range) const { in getRange() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp70 CXSourceRange getRange(unsigned Range) const override { in getRange() function in __anonb492cf4a0111::CXDiagnosticCustomNoteImpl
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h238 SMRange getRange() const { return Range; } in getRange() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h130 SourceRange getRange() const { return AttrRange; } in getRange() function
H A DDiagnostic.h1617 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp58 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() function in ArgList
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPExpressions.cpp63 SourceRange getRange() const { return Range; } in getRange() function in __anond75e42200111::PPValue
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h429 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h555 SMRange getRange() const { return Range; } in getRange() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp455 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 DInitialization.h738 SourceRange getRange() const { in getRange() function
H A DDeclSpec.h69 SourceRange getRange() const { return Range; } in getRange() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp2167 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 DStmt.h3040 CharSourceRange getRange() const { in getRange() function