Home
last modified time | relevance | path

Searched defs:NameValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp174 const auto NameValue = Define.split('='); AssembleInput() local
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2490 addFunctionMappingRecord(llvm::GlobalVariable * NamePtr,StringRef NameValue,uint64_t FuncHash,const std::string & CoverageMapping,bool IsUsed) addFunctionMappingRecord() argument
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h3341 struct NameValue { global() struct
3343 tCompilerDirective::NameValue global() argument