Searched defs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 1579 static bool isAllocatableDecl(const VarDecl *VD) { isAllocatableDecl() function |
H A D | CGOpenMPRuntime.cpp | 2860 static bool isAllocatableDecl(const VarDecl *VD) { isAllocatableDecl() function |