/freebsd-src/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 | TransformActions.cpp | 369 bool TransformActionsImpl::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic() 501 void TransformActionsImpl::commitClearDiagnostic(ArrayRef<unsigned> IDs, in commitClearDiagnostic() 671 bool TransformActions::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic()
|
H A D | ARCMT.cpp | 29 bool CapturedDiagList::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic() argument 59 bool CapturedDiagList::hasDiagnostic(ArrayRef<unsigned> IDs, in hasDiagnostic() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | PDBStringTable.h | 50 FixedStreamArray<support::ulittle32_t> IDs; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointList.cpp | 162 std::vector<lldb::watch_id_t> IDs; in GetWatchpointIDs() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 407 FilterChooser(ArrayRef<EncodingAndInst> Insts,const std::vector<EncodingIDAndOpcode> & IDs,const std::map<unsigned,std::vector<OperandInfo>> & Ops,unsigned BW,const DecoderEmitter * E) FilterChooser() argument 417 FilterChooser(ArrayRef<EncodingAndInst> Insts,const std::vector<EncodingIDAndOpcode> & IDs,const std::map<unsigned,std::vector<OperandInfo>> & Ops,const std::vector<bit_value_t> & ParentFilterBitValues,const FilterChooser & parent) FilterChooser() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 52 DenseMap<const Value *, std::pair<unsigned, bool>> IDs; member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 55 DenseMap<const Value *, std::pair<unsigned, bool>> IDs; member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 1123 LocIndices IDs in erase() local 1429 LocIndices IDs = VarLocIDs.insert(VL); transferDebugValue() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 585 const AnalysisUsage::VectorType &IDs = AnUsage->getRequiredTransitiveSet(); setLastUser() local
|
H A D | DebugInfo.cpp | 937 SmallVector<DIAssignID *, 4> IDs; mergeDIAssignID() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 137 readDeclIDList(SmallVectorImpl<DeclID> & IDs) readDeclIDList() argument 270 AddLazySpecializations(T * D,SmallVectorImpl<serialization::DeclID> & IDs) AddLazySpecializations() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 1084 addLazyModuleInitializers(Module * M,ArrayRef<uint32_t> IDs) addLazyModuleInitializers() argument
|