Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeGenError.h29 const SourceRange &getRange() const { return Range; } in getRange() function
/openbsd-src/gnu/llvm/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 __anon0c10e8160111::CXDiagnosticCustomNoteImpl
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DSourceMgr.h268 SMRange getRange() const { return Range; } in getRange() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttributeCommonInfo.h133 SourceRange getRange() const { return AttrRange; } in getRange() function
H A DDiagnostic.h1651 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function
/openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp104 static CharSourceRange getRange(const CharSourceRange &EditRange, in getRange() function
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPExpressions.cpp63 SourceRange getRange() const { return Range; } in getRange() function in __anonf324abec0111::PPValue
/openbsd-src/gnu/llvm/llvm/lib/Option/
H A DArgList.cpp57 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() function in ArgList
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h445 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h229 orc::ExecutorAddrRange getRange() const { in getRange() function
573 orc::ExecutorAddrRange getRange() const { in getRange() function
813 orc::ExecutorAddrRange getRange() const { in getRange() function
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h555 SMRange getRange() const { return Range; } in getRange() function
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp458 ArrayRef<syntax::Token> getRange(SourceRange Range) const { in getRange() function in syntax::TreeBuilder
466 ArrayRef<syntax::Token> getRange(SourceLocation First, in getRange() function in syntax::TreeBuilder
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h758 SourceRange getRange() const { in getRange() function
H A DDeclSpec.h70 SourceRange getRange() const { return Range; } in getRange() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp3006 RangeSet RangeConstraintManager::getRange(ProgramStateRef State, in getRange() function in RangeConstraintManager
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3113 CharSourceRange getRange() const { in getRange() function