Home
last modified time | relevance | path

Searched defs:CheckInitialized (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DInterp.cpp101 static bool CheckInitialized(InterpState &S, CodePtr OpPC, const Pointer &Ptr, in CheckInitialized() function
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc235 void CostModel::CheckInitialized(const Graph& graph) const { in CheckInitialized() function in tensorflow::CostModel
/external/protobuf/src/google/protobuf/
Dmessage.cc130 void Message::CheckInitialized() const { in CheckInitialized() function in google::protobuf::Message