Home
last modified time | relevance | path

Searched defs:StringLength (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/runtime/
H A Dcommand.cpp48 static std::int64_t StringLength(const char *string) { in StringLength() function
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1481 unsigned StringLength; global() member
/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp282 DIVariable *StringLength, in createStringType() argument
H A DDebugInfoMetadata.cpp690 getImpl(LLVMContext & Context,unsigned Tag,MDString * Name,Metadata * StringLength,Metadata * StringLengthExp,Metadata * StringLocationExp,uint64_t SizeInBits,uint32_t AlignInBits,unsigned Encoding,StorageType Storage,bool ShouldCreate) getImpl() argument
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6149 GetConstantCFStringEntry(llvm::StringMap<llvm::GlobalVariable * > & Map,const StringLiteral * Literal,bool TargetIsLSB,bool & IsUTF16,unsigned & StringLength) GetConstantCFStringEntry() argument
6182 unsigned StringLength = 0; GetAddrOfConstantCFString() local
H A DCGObjCMac.cpp1952 GetConstantStringEntry(llvm::StringMap<llvm::GlobalVariable * > & Map,const StringLiteral * Literal,unsigned & StringLength) GetConstantStringEntry() argument
1988 unsigned StringLength = 0; GenerateConstantNSString() local
H A DCGObjCGNU.cpp1071 uint32_t StringLength = ToPtr - &ToBuf[0]; GenerateConstantString() local
/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp4176 unsigned StringLength = mangleStringLiteral() local