Home
last modified time | relevance | path

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

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