Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DByteCodeGenError.h29 const SourceRange &getRange() const { return Range; } in getRange() function
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXStoredDiagnostic.cpp86 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { in getRange() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp131 CXSourceRange CXLoadedDiagnostic::getRange(unsigned Range) const { in getRange() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp70 CXSourceRange getRange(unsigned Range) const override { in getRange() function in __anonf8f5f3fb0111::CXDiagnosticCustomNoteImpl
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DSourceMgr.h268 SMRange getRange() const { return Range; } in getRange() function
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttributeCommonInfo.h133 SourceRange getRange() const { return AttrRange; } in getRange() function
DDiagnostic.h1651 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function
/openbsd/src/gnu/llvm/clang/lib/Tooling/Transformer/
DSourceCode.cpp104 static CharSourceRange getRange(const CharSourceRange &EditRange, in getRange() function
/openbsd/src/gnu/llvm/clang/lib/Lex/
DPPExpressions.cpp63 SourceRange getRange() const { return Range; } in getRange() function in __anon90fda5910111::PPValue
/openbsd/src/gnu/llvm/llvm/lib/Option/
DArgList.cpp57 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() function in ArgList
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DRAIIObjectsForParser.h445 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
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/clang/lib/Tooling/Syntax/
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/
DInitialization.h758 SourceRange getRange() const { in getRange() function
DDeclSpec.h70 SourceRange getRange() const { return Range; } in getRange() function
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp3006 RangeSet RangeConstraintManager::getRange(ProgramStateRef State, in getRange() function in RangeConstraintManager
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DStmt.h3113 CharSourceRange getRange() const { in getRange() function