HomeSort by: relevance | last modified time | path
    Searched defs:isConstructed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ManagedStatic.h 70 /// isConstructed - Return true if this object has not been created yet.
71 bool isConstructed() const { return Ptr != nullptr; }
ManagedStatic.h 70 /// isConstructed - Return true if this object has not been created yet.
71 bool isConstructed() const { return Ptr != nullptr; }

Completed in 29 milliseconds