| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | NodeIntrospection.cpp | 62 std::pair<SourceRange, SharedLocationCall> const &LHS, in operator ()()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MIRYamlMapping.h | 36 SMRange SourceRange; member
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Refactoring/Extract/ |
| H A D | SourceExtraction.h | 18 class SourceRange; variable
|
| /llvm-project-15.0.7/clang/include/clang/ASTMatchers/Dynamic/ |
| H A D | Diagnostics.h | 36 struct SourceRange { struct 45 SourceRange Range; argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/ |
| H A D | UpgradeDurationConversionsCheck.cpp | 150 CharSourceRange SourceRange = Lexer::makeFileCharRange( in check() local
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | PPConditionalDirectiveRecord.cpp | 109 void PPConditionalDirectiveRecord::Elifdef(SourceLocation Loc, SourceRange, in Elifdef() argument 120 void PPConditionalDirectiveRecord::Elifndef(SourceLocation Loc, SourceRange, in Elifndef() argument
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | RefactoringActionRulesTest.cpp | 63 ReplaceAWithB(std::pair<SourceRange, int> Selection) in TEST_F() 68 std::pair<SourceRange, int> Selection) { in TEST_F()
|
| H A D | ASTSelectionTest.cpp | 84 [&](SourceRange, Optional<SelectedASTNode> Selection) { in findSelectedASTNodes() argument
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | SourceLocationTest.cpp | 441 TEST(CXXFunctionalCastExpr, SourceRange) { in TEST() argument 451 TEST(CXXConstructExpr, SourceRange) { in TEST() argument 461 TEST(CXXTemporaryObjectExpr, SourceRange) { in TEST() argument 470 TEST(CXXUnresolvedConstructExpr, SourceRange) { in TEST() argument 483 TEST(UsingDecl, SourceRange) { in TEST() argument 492 TEST(UnresolvedUsingValueDecl, SourceRange) { in TEST() argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ClangTidyDiagnosticConsumer.cpp | 75 auto ToCharRange = [this, &Loc](const CharSourceRange &SourceRange) { in emitDiagnosticMessage() 92 for (const CharSourceRange &SourceRange : ValidRanges) in emitDiagnosticMessage() local 99 for (const CharSourceRange &SourceRange : ValidRanges) in emitDiagnosticMessage() local
|
| H A D | ExpandModularHeadersPPCallbacks.cpp | 284 void ExpandModularHeadersPPCallbacks::If(SourceLocation Loc, SourceRange, in If() argument 288 void ExpandModularHeadersPPCallbacks::Elif(SourceLocation Loc, SourceRange, in Elif() argument
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | MicrosoftMangle.cpp | 2519 SourceRange) { in mangleType() argument 2532 Qualifiers, SourceRange) { in mangleType() argument 2842 SourceRange) { in mangleType() argument 2846 SourceRange) { in mangleType() argument 2885 SourceRange) { in mangleType() argument 2889 SourceRange) { in mangleType() argument 2893 Qualifiers, SourceRange) { in mangleType() argument 2897 Qualifiers, SourceRange) { in mangleType() argument 3162 SourceRange) { in mangleType() argument 3222 Qualifiers, SourceRange) { in mangleType() argument
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 204 bool MIRParserImpl::error(const SMDiagnostic &Error, SMRange SourceRange) { in error() 991 SMRange SourceRange) { in diagFromMIStringDiag() 1007 SMRange SourceRange) { in diagFromBlockStringDiag()
|
| H A D | MIParser.cpp | 395 SMRange SourceRange; member in __anon2336dc8b0111::MIParser 571 StringRef Source, SMRange SourceRange) in MIParser()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | YAMLParser.h | 181 SMRange SourceRange; variable
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaStmtAttr.cpp | 72 SourceRange) { in handleLoopHintAttr() argument
|
| H A D | SemaChecking.cpp | 13827 IntRange SourceRange = GetExprRange(S.Context, E, S.isConstantEvaluated(), in CheckImplicitConversion() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | TargetMachine.h | 157 SMRange &SourceRange) const { in parseMachineFunctionInfo()
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/Serialization/ |
| H A D | SymbolGraphSerializer.cpp | 129 Object SourceRange; in serializeSourceRange() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIMachineFunctionInfo.cpp | 629 PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) { in initializeBaseYamlFields()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 179 unsigned numTrailingObjects(OverloadToken<SourceRange>) const { in numTrailingObjects()
|
| H A D | ExprCXX.h | 2186 unsigned numTrailingObjects(OverloadToken<SourceRange>) const { in numTrailingObjects()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/ |
| H A D | RenamerClangTidyCheck.cpp | 89 SourceRange /*Range*/, in MacroExpands() argument
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 188 : SourceRange(R), isPoint(isP) {} in SourceRange() function
|
| /llvm-project-15.0.7/clang/bindings/python/clang/ |
| H A D | cindex.py | 303 class SourceRange(Structure): class
|