Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9447 std::string ExprName = ""; in emitMappingInformation() local
9450 llvm::raw_string_ostream OS(ExprName); in emitMappingInformation()
9454 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
9462 SrcLocStr = OMPBuilder.getOrCreateSrcLocStr(FileName, ExprName.c_str(), in emitMappingInformation()