/openbsd/gnu/llvm/clang/lib/Tooling/ |
H A D | NodeIntrospection.cpp | 62 std::pair<SourceRange, SharedLocationCall> const &LHS, in operator ()()
|
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | Diagnostics.h | 36 struct SourceRange { struct 45 SourceRange Range; argument
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MIRYamlMapping.h | 36 SMRange SourceRange; member
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.h | 18 class SourceRange; variable
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 2526 SourceRange) { in mangleType() argument 2539 Qualifiers, SourceRange) { in mangleType() argument 2849 SourceRange) { in mangleType() argument 2853 SourceRange) { in mangleType() argument 2892 SourceRange) { in mangleType() argument 2896 SourceRange) { in mangleType() argument 2900 Qualifiers, SourceRange) { in mangleType() argument 2904 Qualifiers, SourceRange) { in mangleType() argument 3173 SourceRange) { in mangleType() argument 3233 Qualifiers, SourceRange) { in mangleType() argument
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 204 bool MIRParserImpl::error(const SMDiagnostic &Error, SMRange SourceRange) { in error() 1005 SMRange SourceRange) { in diagFromMIStringDiag() 1021 SMRange SourceRange) { in diagFromBlockStringDiag()
|
H A D | MIParser.cpp | 394 SMRange SourceRange; member in __anon5a2006a80111::MIParser 575 StringRef Source, SMRange SourceRange) in MIParser()
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 182 SMRange SourceRange; variable
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaStmtAttr.cpp | 73 SourceRange) { in handleLoopHintAttr() argument
|
H A D | SemaChecking.cpp | 14159 IntRange SourceRange = GetExprRange(S.Context, E, S.isConstantEvaluated(), in CheckImplicitConversion() local
|
/openbsd/gnu/llvm/llvm/include/llvm/Target/ |
H A D | TargetMachine.h | 165 SMRange &SourceRange) const { in parseMachineFunctionInfo()
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 179 unsigned numTrailingObjects(OverloadToken<SourceRange>) const { in numTrailingObjects()
|
H A D | ExprCXX.h | 2244 unsigned numTrailingObjects(OverloadToken<SourceRange>) const { in numTrailingObjects()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineFunctionInfo.cpp | 658 PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) { in initializeBaseYamlFields()
|
/openbsd/gnu/llvm/clang/lib/ExtractAPI/Serialization/ |
H A D | SymbolGraphSerializer.cpp | 138 Object SourceRange; in serializeSourceRange() local
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 188 : SourceRange(R), isPoint(isP) {} in SourceRange() function
|
/openbsd/gnu/llvm/clang/bindings/python/clang/ |
H A D | cindex.py | 303 class SourceRange(Structure): class
|