Searched defs:Location (Results 26 - 50 of 61) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h44 SourceLocation Location; member in class:clang::MacroInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h194 class Location { class in namespace:clang::ento::check
554 SVal Location; member in struct:clang::ento::ImplicitNullDerefEvent
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h346 ProgramPoint &Location; member in class:clang::ento::NodeBuilderWithSinks
H A DExplodedGraph.h123 const ProgramPoint Location; member in class:clang::ento::ExplodedNode
H A DCallEvent.h159 SourceLocation Location; member in class:clang::ento::CallEvent
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp307 SourceLocation Location; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h339 uint64_t Location = Address & 0x7fffffff; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h1241 MemoryLocation Location; member in class:llvm::upward_defs_iterator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h122 LocationDescriptor Location; member in struct:llvm::minidump::Directory
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp370 SourceLocation Location = Def.getLocation(); local
H A DModuleMap.cpp1374 unsigned Location; member in struct:clang::MMToken
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp526 void NullabilityChecker::checkLocation(SVal Location, bool IsLoad, argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h245 static bool isKind(const ProgramPoint &Location) { argument
266 static bool isKind(const ProgramPoint &Location) { argument
288 static bool isKind(const ProgramPoint &Location) { argument
306 static bool isKind(const ProgramPoint &Location) { argument
329 static bool isKind(const ProgramPoint &Location) { argument
353 isKind(const ProgramPoint &Location) argument
368 isKind(const ProgramPoint &Location) argument
425 isKind(const ProgramPoint &Location) argument
452 isKind(const ProgramPoint &Location) argument
466 isKind(const ProgramPoint &Location) argument
482 isKind(const ProgramPoint &Location) argument
498 isKind(const ProgramPoint &Location) argument
522 isKind(const ProgramPoint &Location) argument
551 isKind(const ProgramPoint &Location) argument
574 isKind(const ProgramPoint &Location) argument
592 isKind(const ProgramPoint &Location) argument
609 isKind(const ProgramPoint &Location) argument
623 isKind(const ProgramPoint &Location) argument
654 isKind(const ProgramPoint &Location) argument
681 isKind(const ProgramPoint &Location) argument
702 isKind(const ProgramPoint &Location) argument
725 isKind(const ProgramPoint &Location) argument
744 isKind(const ProgramPoint &Location) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h254 PathDiagnosticLocation Location; member in class:clang::ento::BasicBugReport
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2179 EmitAnnotationCall(llvm::Function *AnnotationFn, llvm::Value *AnnotatedVal, StringRef AnnotationStr, SourceLocation Location) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1622 bool isPointWithin(SourceLocation Location, SourceLocation Start, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp236 LocIndex(u32_location_t Location, u32_index_t Index) argument
259 indexRangeForLocation(const VarLocSet &Set, u32_location_t Location) argument
581 LocIndex::u32_location_t Location = getLocationForVar(VL); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1475 Value *Location = DVI->getVariableLocation(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1317 DataType *Location = nullptr; // Where to store the object... member in class:llvm::opt_storage
1519 StorageClass *Location = nullptr; // Where to store the object... member in class:llvm::list_storage
1718 unsigned *Location = nullptr; // Where to store the bits... member in class:llvm::bits_storage
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1291 addVariableAddress(const DbgVariable &DV, DIE &Die, MachineLocation Location) argument
1300 addAddress(DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) argument
1325 addComplexAddress(const DbgVariable &DV, DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h148 unsigned Location; member in struct:clang::LN
174 unsigned Location; member in struct:clang::C
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h865 SourceLocation Location; member in struct:clang::ASTReader::FpPragmaStackEntry
877 SourceLocation Location; member in struct:clang::ASTReader::PragmaPackStackEntry
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp898 unsigned LLVMDILocationGetLine(LLVMMetadataRef Location) { argument
902 unsigned LLVMDILocationGetColumn(LLVMMetadataRef Location) { argument
906 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location) { argument
910 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2641 getIdentityTemplateArgumentLoc(NamedDecl *TemplateParm, SourceLocation Location) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2426 SourceLocation Location; member in class:clang::PseudoDestructorTypeStorage

Completed in 516 milliseconds

123