reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
 1297   clang::Decl *decl = clang::Decl::castFromDeclContext(&context);
 1303   if (auto *tag = llvm::dyn_cast<clang::TagDecl>(&context)) {
 1308   if (isFunctionDecl(context) || isBlockDecl(context)) {
 1308   if (isFunctionDecl(context) || isBlockDecl(context)) {