Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9160 std::string ExprName; in emitMappingInformation() local
9163 llvm::raw_string_ostream OS(ExprName); in emitMappingInformation()
9166 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
9175 return OMPBuilder.getOrCreateSrcLocStr(FileName, ExprName, PLoc.getLine(), in emitMappingInformation()