Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp365 auto *DeclS = dyn_cast_or_null<DeclStmt>(*CompStmtChild.begin()); in checkForGCDOrXPC() local
/llvm-project/clang/unittests/AST/
H A DDeclTest.cpp87 const auto *DeclS = in TEST() local
/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp838 VisitDeclStmt(const DeclStmt * DeclS) VisitDeclStmt() argument