Home
last modified time | relevance | path

Searched defs:CStr (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.cpp301 static void ParseConstraint(StringRef CStr, CGIOperandList &Ops, in ParseConstraint() argument
394 ParseConstraints(StringRef CStr,CGIOperandList & Ops,Record * Rec) ParseConstraints() argument
[all...]
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp483 for (const auto &CStr : HNCStrings) { in loadFileConfig() local
576 for (const auto &CStr : HNOption.CString) { in getDataTypePrefix() local
586 for (const auto &CStr : HNOption.CString) { in getDataTypePrefix() local
744 for (const auto &CStr in loadDefaultConfig() local
[all...]
/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp94 const char *CStr = StrData.getCStr(&Offset, &Err); in dumpDebugStrings() local
/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp46 const char *CStr = StrData.getCStr(&Offset, &Err); in DWARF5AcceleratorTable() local
/llvm-project/llvm/lib/Option/
H A DOptTable.cpp349 const char *CStr = Args.getArgString(Index); parseOneArgGrouped() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h95 StringRef CStr; member
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c80 value cstr_to_string_option(const char *CStr, mlsize_t Len) { in cstr_to_string_option() argument
587 const char *CStr = LLVMGetStructName(Type_val(Ty)); in llvm_struct_name() local
954 const char *CStr = LLVMGetMDString(Value_val(V), &Len); llvm_get_mdstring() local
1116 const char *CStr; llvm_string_of_const() local
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1580 const char *CStr = NTE.getString(); verifyNameIndexEntries() local
H A DDWARFContext.cpp1186 const char *CStr = StrData.getCStr(&Offset, &Err); dump() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c426 static void PrintCString(const char *CStr) { in PrintCString() argument
442 static void PrintCStringWithPrefix(const char *Prefix, const char *CStr) { in PrintCStringWithPrefix() argument
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4930 StringRef CStr(S.getPointer()); validateCoherencyBits() local
4950 StringRef CStr(S.getPointer()); validateCoherencyBits() local