Home
last modified time | relevance | path

Searched defs:Location (Results 1 – 25 of 97) sorted by relevance

1234

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h46 struct Location { struct
52 Location(unsigned FileID, unsigned Line, unsigned Col, unsigned Offset) in Location() argument
100 visitDiagnosticRecord(unsigned Severity, const Location &Location, in visitDiagnosticRecord() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h239 static bool isKind(const ProgramPoint &Location) { in isKind()
260 static bool isKind(const ProgramPoint &Location) { in isKind()
283 static bool isKind(const ProgramPoint &Location) { in isKind()
301 static bool isKind(const ProgramPoint &Location) { in isKind()
324 static bool isKind(const ProgramPoint &Location) { in isKind()
348 static bool isKind(const ProgramPoint &Location) { in isKind()
363 static bool isKind(const ProgramPoint &Location) { in isKind()
420 static bool isKind(const ProgramPoint &Location) { in isKind()
447 static bool isKind(const ProgramPoint &Location) { in isKind()
461 static bool isKind(const ProgramPoint &Location) { in isKind()
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h261 struct Location { struct
262 enum LocationType : uint16_t { argument
270 LocationType Type = Unprocessed; argument
275 Location() = default; argument
276 Location(LocationType Type, uint16_t Size, uint16_t Reg, int32_t Offset) in Location() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h46 Location() : Kind(LK_Null) {} in Location() function
47 Location(SourceLocation Loc) : in Location() function
49 Location(MemoryLocation Loc) : in Location() function
52 Location(const SymbolizedStackHolder &Stack) : in Location() function
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp238 json::Object ArtifactLocationObject{{"uri", Location.URI}}; in createPhysicalLocation() local
203 createThreadFlowLocation(json::Object && Location,const ThreadFlowImportance & Importance) createThreadFlowLocation() argument
225 const SarifArtifactLocation &Location = createPhysicalLocation() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp130 PathDiagnosticLocation Location = R.getLocation(); in isSuppressed() local
138 bool BugSuppression::isSuppressed(const PathDiagnosticLocation &Location, in isSuppressed() argument
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h143 struct Location { global() struct
147 LocationLocation Location() argument
169 getVALocation global() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp141 unsigned Location = NextLocalOffset; createLocal() local
156 void *Location = Code.data() + Reloc - align(sizeof(int32_t)); emitLabel() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h74 PathDiagnosticLocation Location; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h57 void setLocation(SDValue Val, SDValue Location) { in setLocation()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp86 computeOffset(ProgramStateRef State,SValBuilder & SVB,SVal Location) computeOffset() argument
262 getExceedsMsgs(ASTContext & ACtx,const SubRegion * Region,NonLoc Offset,NonLoc Extent,SVal Location) getExceedsMsgs() argument
332 const SVal Location = C.getSVal(E); performCheck() local
H A DPointerIterationChecker.cpp44 auto Location = PathDiagnosticLocation::createBegin(MarkedStmt, in emitDiagnostics() local
H A DPointerSortingChecker.cpp44 auto Location = PathDiagnosticLocation::createBegin(MarkedStmt, in emitDiagnostics() local
H A DObjCAutoreleaseWriteChecker.cpp133 PathDiagnosticLocation Location = PathDiagnosticLocation::createBegin( in emitDiagnostics() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp505 LVLocation *Location = Locations->front(); in calculateCoverage() local
629 LVLocation *Location = Locations->front(); in print() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h35 std::string Location; variable
309 bool doPrintLocation(const LVLocation *Location) const { in doPrintLocation()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp153 using Location = std::pair<StringRef, unsigned>; in addDiscriminators() typedef
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp34 Tag(StringRef Name,const SMLoc Location) Tag() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp49 using Location = std::pair<StringRef, unsigned>; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp47 DPValue(Metadata * Location,DILocalVariable * DV,DIExpression * Expr,const DILocation * DI,LocationType Type) DPValue() argument
62 createDPValue(Value * Location,DILocalVariable * DV,DIExpression * Expr,const DILocation * DI) createDPValue() argument
68 createDPValue(Value * Location,DILocalVariable * DV,DIExpression * Expr,const DILocation * DI,DPValue & InsertBefore) createDPValue() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h33 const ProgramPoint Location; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp302 unsigned Location : 24; global() member in TransferTracker::LocationAndQuality
459 for (auto Location : MTracker->locations()) { loadInlocs() local
530 for (auto Location : MTracker->locations()) { checkInstForNewValues() local
1084 for (auto Location : locations()) { writeRegMask() local
1142 for (auto Location : locations()) { dump() local
1150 for (auto Location : locations()) { dump_mloc_map() local
1652 for (auto Location : MTracker->locations()) { transferDebugInstrRef() local
2321 for (auto Location : MTracker->locations()) { produceMLocTransferFunction() local
2343 for (auto Location : MTracker->locations()) { produceMLocTransferFunction() local
2418 for (auto Location : MTracker->locations()) { mlocJoin() local
2507 for (auto Location : MTracker->locations()) { placeMLocPHIs() local
2643 for (auto Location : MTracker->locations()) buildMLocValueMap() local
2709 for (auto Location : MTracker->locations()) { buildMLocValueMap() local
[all...]
H A DInstrRefBasedImpl.h44 unsigned Location; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp93 auto Location = Tok.getLocation(); in process() local
/freebsd-src/sys/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c195 char *Location, in AcpiDbSetMethodBreakpoint() argument

1234