Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp92 void addIncomplete(const IdentifierInfo *ID, std::string StubEnc);
194 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete() function in TypeStringCache
390 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType()