Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp145 if (auto *ConstDecl = dyn_cast<VarDecl>(it)) { in addBufferDecls() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp7405 if (const auto *ConstDecl = RD->getAttr<ReadOnlyPlacementAttr>()) { in emitReadOnlyPlacementAttrWarning() local