Searched defs:Loc (Results 1 - 25 of 420) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFLocationExpression.cpp15 operator <<(raw_ostream &OS, const DWARFLocationExpression &Loc) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.h23 Location &Loc; member in struct:__ubsan::UndefinedBehaviorReport
H A Dubsan_handlers_cxx.h21 SourceLocation Loc; member in struct:__ubsan::DynamicTypeCacheMissData
38 SourceLocation Loc; member in struct:__ubsan::FunctionTypeMismatchData
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCommentBriefParser.h38 SourceLocation Loc = Tok.getLocation(); local
H A DPrettyDeclStackTrace.h33 SourceLocation Loc; member in class:clang::PrettyDeclStackTraceEntry
37 PrettyDeclStackTraceEntry(ASTContext &Ctx, Decl *D, SourceLocation Loc, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DPrettyStackTrace.h28 SourceLocation Loc; member in class:clang::PrettyStackTraceLoc
H A DDiagnosticError.h31 static llvm::Error create(SourceLocation Loc, PartialDiagnostic Diag) { argument
H A DJsonSupport.h81 inline void printSourceLocationAsJson(raw_ostream &Out, SourceLocation Loc, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDataCollection.cpp33 std::string getMacroStack(SourceLocation Loc, ASTContext &Context) { argument
18 printMacroName(llvm::raw_string_ostream &MacroStack, ASTContext &Context, SourceLocation Loc) argument
H A DSelectorLocationsKind.cpp56 SourceLocation Loc = Arg->getBeginLoc(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeGenError.h23 ByteCodeGenError(SourceLocation Loc) : Loc(Loc) {} argument
35 SourceLocation Loc; member in struct:clang::interp::ByteCodeGenError
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DFileIndexRecord.cpp48 SourceLocation Loc = SM.getFileLoc(D->getLocation()); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DCoroutineStmtBuilder.h29 SourceLocation Loc; member in class:clang::CoroutineStmtBuilder
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DWeak.h31 WeakInfo(IdentifierInfo *Alias, SourceLocation Loc) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DFixIt.h37 inline CharSourceRange getSourceRange(const SourceLocation &Loc) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp47 SourceLocation Loc = OrigLoc; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp23 DiagnosticMessage(llvm::StringRef Message, const SourceManager &Sources, SourceLocation Loc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h34 TrackingMDNodeRef Loc; member in class:llvm::DebugLoc
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h39 SMLoc Loc; member in struct:llvm::ConstantPoolEntry
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.h131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp30 addConstantPoolEntry(const MCExpr *Expr, unsigned Size, SMLoc Loc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCELFStreamer.cpp40 SizeInBytes, Loc); local
23 EmitValueForModiferKind( const MCSymbol *Sym, unsigned SizeInBytes, SMLoc Loc, AVRMCExpr::VariantKind ModifierKind) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSanitizerBlacklist.cpp46 isBlacklistedLocation(SanitizerMask Mask, SourceLocation Loc, StringRef Category) const argument
H A DXRayLists.cpp65 XRayFunctionFilter::shouldImbueLocation(SourceLocation Loc, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp34 void X86WinCOFFStreamer::EmitWinEHHandlerData(SMLoc Loc) { argument
49 void X86WinCOFFStreamer::EmitCVFPOData(const MCSymbol *ProcSym, SMLoc Loc) { argument

Completed in 157 milliseconds

1234567891011>>