Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h155 SmallVector<const VarDecl *, 4> BaseDecls; global() variable
/llvm-project/clang-tools-extra/clangd/
H A DHover.cpp1188 auto BaseDecls = llvm::make_filter_range( pickDeclToUse() local