Home
last modified time | relevance | path

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

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