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 318 StructTypeMap AnonStructTypes;
Type.cpp 404 pImpl->AnonStructTypes.find_as(Key);
407 if (I == pImpl->AnonStructTypes.end()) {
412 Context.pImpl->AnonStructTypes[ST] = true;

Completed in 40 milliseconds