/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | ByteCodeGenError.h | 29 const SourceRange &getRange() const { return Range; } in getRange() function
|
/openbsd-src/gnu/llvm/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 __anon0c10e8160111::CXDiagnosticCustomNoteImpl
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 268 SMRange getRange() const { return Range; } in getRange() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 133 SourceRange getRange() const { return AttrRange; } in getRange() function
|
H A D | Diagnostic.h | 1651 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/ |
H A D | SourceCode.cpp | 104 static CharSourceRange getRange(const CharSourceRange &EditRange, in getRange() function
|
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | PPExpressions.cpp | 63 SourceRange getRange() const { return Range; } in getRange() function in __anonf324abec0111::PPValue
|
/openbsd-src/gnu/llvm/llvm/lib/Option/ |
H A D | ArgList.cpp | 57 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange() function in ArgList
|
/openbsd-src/gnu/llvm/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 445 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 229 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 D | FileCheckImpl.h | 555 SMRange getRange() const { return Range; } in getRange() function
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 458 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 D | Initialization.h | 758 SourceRange getRange() const { in getRange() function
|
H A D | DeclSpec.h | 70 SourceRange getRange() const { return Range; } in getRange() function
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 3006 RangeSet RangeConstraintManager::getRange(ProgramStateRef State, in getRange() function in RangeConstraintManager
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Stmt.h | 3113 CharSourceRange getRange() const { in getRange() function
|