Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11382 SourceLocation::UIntTy LocEncoding; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
11388 SourceLocation::UIntTy LocEncoding, Address Addr, in getAddressOfLocalVariable() argument
11390 : RTLFn(RTLFn), LocEncoding(LocEncoding), Addr(Addr), in getAddressOfLocalVariable()
11397 CGF, SourceLocation::getFromRawEncoding(LocEncoding)); in getAddressOfLocalVariable()