Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DMangle.h92 uint64_t getAnonymousStructIdForDebugInfo(const NamedDecl *D) { in getAnonymousStructIdForDebugInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp242 LambdaId = getAnonymousStructIdForDebugInfo(Lambda); in getLambdaString()