Searched refs:AnonStructId (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DItaniumMangle.cpp1132 uint64_t AnonStructId = Context.getAnonymousStructId(TD); local
1139 Str += llvm::utostr(AnonStructId);

Completed in 49 milliseconds