HomeSort by relevance Sort by last modified time
    Searched refs:AnonStructTypes (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/VMCore/
LLVMContextImpl.h 311 StructTypeMap AnonStructTypes;
Type.cpp 433 pImpl->AnonStructTypes.find_as(Key);
436 if (I == pImpl->AnonStructTypes.end()) {
441 Context.pImpl->AnonStructTypes[ST] = true;

Completed in 99 milliseconds