Home
last modified time | relevance | path

Searched refs:addIncomplete (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp6518 void addIncomplete(const IdentifierInfo *ID, std::string StubEnc);
6611 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete() function in TypeStringCache
6791 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType()