Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp12024 unsigned LocEncoding; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
12029 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, unsigned LocEncoding, in getAddressOfLocalVariable() argument
12031 : RTLFn(RTLFn), LocEncoding(LocEncoding), Addr(Addr), in getAddressOfLocalVariable()
12038 CGF, SourceLocation::getFromRawEncoding(LocEncoding)); in getAddressOfLocalVariable()