Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9276 std::string ExprName = ""; in emitMappingInformation() local
9279 llvm::raw_string_ostream OS(ExprName); in emitMappingInformation()
9283 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
9291 SrcLocStr = OMPBuilder.getOrCreateSrcLocStr(FileName, ExprName.c_str(), in emitMappingInformation()