Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp12202 SourceLocation::UIntTy LocEncoding; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
12208 SourceLocation::UIntTy LocEncoding, Address Addr, in getAddressOfLocalVariable() argument
12210 : RTLFn(RTLFn), LocEncoding(LocEncoding), Addr(Addr), in getAddressOfLocalVariable()
12217 CGF, SourceLocation::getFromRawEncoding(LocEncoding)); in getAddressOfLocalVariable()