Home
last modified time | relevance | path

Searched defs:ASD (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp91 if (const auto *ASD = llvm::dyn_cast<AccessSpecDecl>(D)) in getAccessAtEnd() local
/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp531 mapping(IO & IO,COFF::AuxiliarySectionDefinition & ASD) mapping() argument
/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1084 VisitAccessSpecDecl(const AccessSpecDecl * ASD) VisitAccessSpecDecl() argument