Searched defs:MappedDeclsFields (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp320 llvm::SmallDenseMap<const ValueDecl *, const FieldDecl *> MappedDeclsFields; member in class:__anon1787::final
233 buildRecordForGlobalizedVars( ASTContext &C, ArrayRef<const ValueDecl *> EscapedDecls, ArrayRef<const ValueDecl *> EscapedDeclsForTeams, llvm::SmallDenseMap<const ValueDecl *, const FieldDecl *> &MappedDeclsFields, int BufSize) argument
[all...]

Completed in 82 milliseconds