Searched refs:setID (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp154 Arg->setID(this, ID++);
156 Instr->setID(this, ID++);
157 TermInstr->setID(this, ID++);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h578 void setID(llvm::Constant *V) { function in class:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy::OffloadEntryInfo::final
H A DCGOpenMPRuntime.cpp2931 Entry.setID(ID);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h318 void setID(BasicBlock *B, unsigned id) { Block = B; SExprID = id; } function in class:clang::threadSafety::SExpr

Completed in 138 milliseconds