Home
last modified time | relevance | path

Searched defs:ConstDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp148 if (auto *ConstDecl = dyn_cast<VarDecl>(it)) { addBufferDecls() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7324 if (const auto *ConstDecl = RD->getAttr<ReadOnlyPlacementAttr>()) { emitReadOnlyPlacementAttrWarning() local