Home
last modified time | relevance | path

Searched defs:SourceRange (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DNodeIntrospection.cpp62 std::pair<SourceRange, SharedLocationCall> const &LHS, in operator ()()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h36 struct SourceRange { struct
45 SourceRange Range; argument
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h36 SMRange SourceRange; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp109 void PPConditionalDirectiveRecord::Elifdef(SourceLocation Loc, SourceRange, in Elifdef() argument
120 void PPConditionalDirectiveRecord::Elifndef(SourceLocation Loc, SourceRange, in Elifndef() argument
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DSourceExtraction.h18 class SourceRange; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrSubjectMatchRules.h16 class SourceRange; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.h25 class SourceRange; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2650 SourceRange) { in mangleType() argument
2663 Qualifiers, SourceRange) { in mangleType() argument
2983 SourceRange) { in mangleType() argument
2987 SourceRange) { in mangleType() argument
3026 SourceRange) { in mangleType() argument
3030 SourceRange) { in mangleType() argument
3034 Qualifiers, SourceRange) { in mangleType() argument
3038 Qualifiers, SourceRange) { in mangleType() argument
3310 SourceRange) { in mangleType() argument
3370 Qualifiers, SourceRange) { in mangleType() argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp213 bool MIRParserImpl::error(const SMDiagnostic &Error, SMRange SourceRange) { in error()
1044 SMRange SourceRange) { in diagFromMIStringDiag()
1060 SMRange SourceRange) { in diagFromBlockStringDiag()
H A DMIParser.cpp395 SMRange SourceRange; member in __anon0daf8f910111::MIParser
577 StringRef Source, SMRange SourceRange) in MIParser()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h182 SMRange SourceRange; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h165 SMRange &SourceRange) const { in parseMachineFunctionInfo()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h179 unsigned numTrailingObjects(OverloadToken<SourceRange>) const { in numTrailingObjects()
H A DExprCXX.h2269 unsigned numTrailingObjects(OverloadToken<SourceRange>) const { in numTrailingObjects()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp78 SourceRange) { in handleLoopHintAttr() argument
H A DSemaChecking.cpp15907 IntRange SourceRange = in CheckImplicitConversion() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp713 PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) { in initializeBaseYamlFields()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h188 : SourceRange(R), isPoint(isP) {} in SourceRange() function
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp141 Object SourceRange; in serializeSourceRange() local