Home
last modified time | relevance | path

Searched refs:getAllocatorVal (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp11293 static llvm::Value *getAllocatorVal(CodeGenFunction &CGF, in getAllocatorVal() function
11358 llvm::Value *AllocVal = getAllocatorVal(CGF, Allocator); in getAddressOfLocalVariable()
11400 llvm::Value *AllocVal = getAllocatorVal(CGF, AllocExpr); in getAddressOfLocalVariable()