Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp12184 SourceLocation::UIntTy LocEncoding; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
12190 SourceLocation::UIntTy LocEncoding, Address Addr, in getAddressOfLocalVariable() argument
12192 : RTLFn(RTLFn), LocEncoding(LocEncoding), Addr(Addr), in getAddressOfLocalVariable()
12199 CGF, SourceLocation::getFromRawEncoding(LocEncoding)); in getAddressOfLocalVariable()