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

  /external/llvm/lib/IR/
LLVMContextImpl.h 309 StructTypeMap AnonStructTypes;
Type.cpp 410 pImpl->AnonStructTypes.find_as(Key);
413 if (I == pImpl->AnonStructTypes.end()) {
418 Context.pImpl->AnonStructTypes[ST] = true;

Completed in 37 milliseconds