/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 46 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()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | ProgramPoint.h | 239 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/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 261 struct Location { struct 275 Location() = default; argument 276 Location(LocationType Type, uint16_t Size, uint16_t Reg, int32_t Offset) in Location() argument 262 LocationTypeLocation global() argument 270 TypeLocation global() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 66 Location() : Kind(LK_Null) {} Location() function 67 Location(SourceLocation Loc) : Location() function 69 Location(MemoryLocation Loc) : Location() function 72 Location(const SymbolizedStackHolder &Stack) : Location() function [all...] |
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 202 createThreadFlowLocation(json::Object &&Location, in createThreadFlowLocation() 224 const SarifArtifactLocation &Location = in createPhysicalLocation() local 237 const SarifArtifactLocation &Location = I->second.Location; in createPhysicalLocation() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugSuppression.cpp | 130 PathDiagnosticLocation Location = R.getLocation(); in isSuppressed() local 138 bool BugSuppression::isSuppressed(const PathDiagnosticLocation &Location, in isSuppressed()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | SyntheticSections.h | 144 struct Location { struct 148 Location(const InputSection *isec, uint64_t offset) in Location() argument 170 std::vector<Location> locations; argument
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.h | 74 PathDiagnosticLocation Location; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.h | 57 void setLocation(SDValue Val, SDValue Location) { in setLocation()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVReader.h | 35 std::string Location; variable 309 bool doPrintLocation(const LVLocation *Location) const { in doPrintLocation()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 505 LVLocation *Location = Locations->front(); in calculateCoverage() local 629 LVLocation *Location = Locations->front(); in print() local
|
H A D | LVScope.cpp | 151 void LVScope::addObject(LVLocation *Location) { in addObject() argument 249 LVLocation *Location = getReader().createLocation(); in addObject() local 1371 addInvalidLocation(LVLocation * Location) addInvalidLocation() argument 1377 addInvalidRange(LVLocation * Location) addInvalidRange() argument 1477 for (const LVLocation *Location : Entry.second) printWarnings() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.cpp | 199 unsigned Location = NextLocalOffset; in createLocal() local 214 void *Location = Code.data() + Reloc - align(sizeof(int32_t)); in emitLabel() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AddDiscriminators.cpp | 156 using LocationDiscriminatorMap = DenseMap<Location, unsigned>; in addDiscriminators() typedef
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PointerIterationChecker.cpp | 44 auto Location = PathDiagnosticLocation::createBegin(MarkedStmt, in emitDiagnostics() local
|
H A D | PointerSortingChecker.cpp | 44 auto Location = PathDiagnosticLocation::createBegin(MarkedStmt, in emitDiagnostics() local
|
H A D | ArrayBoundCheckerV2.cpp | 171 computeOffset(ProgramStateRef State, SValBuilder &SVB, SVal Location) { in computeOffset() 407 NonLoc Offset, NonLoc Extent, SVal Location, in getExceedsMsgs() 551 const SVal Location = C.getSVal(E); in performCheck() local
|
H A D | ObjCAutoreleaseWriteChecker.cpp | 133 PathDiagnosticLocation Location = PathDiagnosticLocation::createBegin( in emitDiagnostics() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 35 Tag(StringRef Name, const SMLoc Location) : Id(Name) { in Tag()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 49 using Location = std::pair<StringRef, unsigned>; typedef
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerContext.h | 33 const ProgramPoint Location; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 306 unsigned Location : 24; member in TransferTracker::LocationAndQuality 482 for (auto Location : MTracker->locations()) { in loadInlocs() local 555 for (auto Location : MTracker->locations()) { in checkInstForNewValues() local 1116 for (auto Location : locations()) { in writeRegMask() local 1174 for (auto Location : locations()) { in dump() local 1182 for (auto Location : locations()) { in dump_mloc_map() local 1683 for (auto Location : MTracker->locations()) { in transferDebugInstrRef() local 2355 for (auto Location : MTracker->locations()) { in produceMLocTransferFunction() local 2377 for (auto Location : MTracker->locations()) { in produceMLocTransferFunction() local 2452 for (auto Location : MTracker->locations()) { in mlocJoin() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugProgramInstruction.cpp | 64 DbgVariableRecord::DbgVariableRecord(Metadata *Location, DILocalVariable *DV, in DbgVariableRecord() 179 DbgVariableRecord::createDbgVariableRecord(Value *Location, DILocalVariable *DV, in createDbgVariableRecord() 187 Value *Location, DILocalVariable *DV, DIExpression *Expr, in createDbgVariableRecord()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | IntegerLiteralSeparatorFixer.cpp | 93 auto Location = Tok.getLocation(); in process() local
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbmethod.c | 195 char *Location, in AcpiDbSetMethodBreakpoint()
|