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.cpp8860 std::string ExprName; in emitMappingInformation() local
8863 llvm::raw_string_ostream OS(ExprName); in emitMappingInformation()
8867 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
8871 return OMPBuilder.getOrCreateSrcLocStr(PLoc.getFilename(), ExprName, in emitMappingInformation()