Home
last modified time | relevance | path

Searched defs:StructName (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp135 for (llvm::StringRef StructName : StructList) in indexPublicAPIDef() local
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGeneratorsKMP.cpp510 const std::string StructName = "struct.ident_t"; in createSourceLocation() local
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go644 func (t Type) StructName() string { func
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4395 #define OMP_STRUCT_TYPE(VarName, StructName, ...) \ in initializeTypes() argument