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

/external/clang/lib/AST/
H A DItaniumMangle.cpp1301 unsigned AnonStructId = NullOut ? 0 : Context.getAnonymousStructId(TD); local
1308 Str += llvm::utostr(AnonStructId);

Completed in 171 milliseconds