Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10154 void addIncomplete(const IdentifierInfo *ID, std::string StubEnc);
10256 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete() function in TypeStringCache
10571 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType()