Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DNodeIntrospection.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h36 struct SourceRange { struct
45 SourceRange Range; argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h36 SMRange SourceRange; member
/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DSourceExtraction.h18 class SourceRange; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrSubjectMatchRules.h16 class SourceRange; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.h25 class SourceRange; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2650 mangleType(const FunctionProtoType * T,Qualifiers,SourceRange) mangleType() argument
2663 mangleType(const FunctionNoProtoType * T,Qualifiers,SourceRange) mangleType() argument
2983 mangleType(const EnumType * T,Qualifiers,SourceRange) mangleType() argument
2987 mangleType(const RecordType * T,Qualifiers,SourceRange) mangleType() argument
3026 mangleType(const ConstantArrayType * T,Qualifiers,SourceRange) mangleType() argument
3030 mangleType(const VariableArrayType * T,Qualifiers,SourceRange) mangleType() argument
3034 mangleType(const DependentSizedArrayType * T,Qualifiers,SourceRange) mangleType() argument
3038 mangleType(const IncompleteArrayType * T,Qualifiers,SourceRange) mangleType() argument
3310 mangleType(const ObjCInterfaceType * T,Qualifiers,SourceRange) mangleType() argument
3370 mangleType(const InjectedClassNameType *,Qualifiers,SourceRange) mangleType() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp213 error(const SMDiagnostic & Error,SMRange SourceRange) error() argument
1044 diagFromMIStringDiag(const SMDiagnostic & Error,SMRange SourceRange) diagFromMIStringDiag() argument
1060 diagFromBlockStringDiag(const SMDiagnostic & Error,SMRange SourceRange) diagFromBlockStringDiag() argument
[all...]
H A DMIParser.cpp395 SMRange SourceRange; member in __anone04199ad0111::MIParser
577 StringRef Source, SMRange SourceRange) in MIParser() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h182 SMRange SourceRange; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h165 parseMachineFunctionInfo(const yaml::MachineFunctionInfo &,PerFunctionMIParsingState & PFS,SMDiagnostic & Error,SMRange & SourceRange) parseMachineFunctionInfo() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h179 numTrailingObjects(OverloadToken<SourceRange>) numTrailingObjects() argument
H A DExprCXX.h2269 numTrailingObjects(OverloadToken<SourceRange>) numTrailingObjects() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp78 handleLoopHintAttr(Sema & S,Stmt * St,const ParsedAttr & A,SourceRange) handleLoopHintAttr() argument
[all...]
H A DSemaChecking.cpp15907 IntRange SourceRange = CheckImplicitConversion() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp713 initializeBaseYamlFields(const yaml::SIMachineFunctionInfo & YamlMFI,const MachineFunction & MF,PerFunctionMIParsingState & PFS,SMDiagnostic & Error,SMRange & SourceRange) initializeBaseYamlFields() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h188 : SourceRange(R), isPoint(isP) {} in SourceRange() function
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp141 Object SourceRange; serializeSourceRange() local