Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp9118 std::string ExprName = ""; in emitMappingInformation() local
9121 llvm::raw_string_ostream OS(ExprName); in emitMappingInformation()
9125 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
9133 SrcLocStr = OMPBuilder.getOrCreateSrcLocStr(FileName, ExprName.c_str(), in emitMappingInformation()