Home
last modified time | relevance | path

Searched defs:SourceLoc (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp181 struct SourceLoc { global() struct
182 line__anon4bc1177f0111::SourceLoc global() argument
183 column__anon4bc1177f0111::SourceLoc global() argument
184 SourceLoc__anon4bc1177f0111::SourceLoc SourceLoc() argument
186 SourceLoc__anon4bc1177f0111::SourceLoc SourceLoc() argument
[all...]
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DAvoidThrowingObjCExceptionCheck.cpp34 auto SourceLoc = MatchedStmt == nullptr ? MatchedExpr->getSelectorStartLoc() in check() local
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h41 SourceLocation SourceLoc; variable
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp865 CheckSpecForTypesEquivalent(Sema & S,const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,QualType Target,SourceLocation TargetLoc,QualType Source,SourceLocation SourceLoc) CheckSpecForTypesEquivalent() argument
881 CheckParamExceptionSpec(const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Target,bool SkipTargetFirstParameter,SourceLocation TargetLoc,const FunctionProtoType * Source,bool SkipSourceFirstParameter,SourceLocation SourceLoc) CheckParamExceptionSpec() argument
/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp296 auto SourceLoc = MacroNameToken.getLocation(); MacroDefined() local
/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2314 FullSourceLoc SourceLoc(Tok.getLocation(), SM); CopyStringFragment() local
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2763 DebugLoc SourceLoc = I->getDebugLoc(); emitUnsafeDependenceRemark() local