/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | Internals.h | 80 unsigned IDs[] = { ID1, ID2 }; in clearDiagnostic() local 85 unsigned IDs[] = { ID1, ID2, ID3 }; in clearDiagnostic() local 94 unsigned IDs[] = { ID1, ID2 }; in hasDiagnostic() local
|
H A D | ARCMT.cpp | 29 bool CapturedDiagList::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic() 59 bool CapturedDiagList::hasDiagnostic(ArrayRef<unsigned> IDs, in hasDiagnostic()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | PDBStringTable.h | 50 FixedStreamArray<support::ulittle32_t> IDs; variable
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointList.cpp | 160 std::vector<lldb::watch_id_t> IDs; GetWatchpointIDs() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 316 SmallVectorImpl<FileID> &IDs, in getMacroArgExpansionFileIDs()
|
H A D | SerializedDiagnosticPrinter.cpp | 755 IntrusiveRefCntPtr<DiagnosticIDs> IDs(new DiagnosticIDs()); in getMetaDiags() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 434 const std::vector<EncodingIDAndOpcode> &IDs, in FilterChooser() 444 const std::vector<EncodingIDAndOpcode> &IDs, in FilterChooser()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 55 DenseMap<const Value *, std::pair<unsigned, bool>> IDs; member
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 52 DenseMap<const Value *, std::pair<unsigned, bool>> IDs; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 1123 LocIndices IDs = It->second; in erase() local 1429 LocIndices IDs = VarLocIDs.insert(VL); in transferDebugValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 583 const AnalysisUsage::VectorType &IDs = AnUsage->getRequiredTransitiveSet(); in setLastUser() local
|
H A D | DebugInfo.cpp | 942 SmallVector<DIAssignID *, 4> IDs; in mergeDIAssignID() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 134 void readDeclIDList(SmallVectorImpl<GlobalDeclID> &IDs) { in readDeclIDList() 267 SmallVectorImpl<GlobalDeclID> &IDs) { in AddLazySpecializations()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 1089 ArrayRef<GlobalDeclID> IDs) { in addLazyModuleInitializers()
|