Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp7341 void addIncomplete(const IdentifierInfo *ID, std::string StubEnc);
7438 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete() function in TypeStringCache
7661 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp9701 void addIncomplete(const IdentifierInfo *ID, std::string StubEnc);
9802 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete() function in TypeStringCache
10024 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType()