Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11264 static llvm::Value *getAllocatorVal(CodeGenFunction &CGF, in getAllocatorVal() function
11329 llvm::Value *AllocVal = getAllocatorVal(CGF, Allocator); in getAddressOfLocalVariable()
11371 llvm::Value *AllocVal = getAllocatorVal(CGF, AllocExpr); in getAddressOfLocalVariable()