Searched defs:FullName (Results 1 – 14 of 14) sorted by relevance
48 string FullName { get; } property
58 public string FullName property in Google.Protobuf.Reflection.PackageDescriptor
67 public string FullName { get; } property in Google.Protobuf.Reflection.DescriptorBase
138 FullName: string; variable
158 FullName: string; variable
1144 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local1152 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit() local1165 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType() local1173 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType() local
2075 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeEnum() local2226 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeClass() local2257 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeClass() local2279 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeUnion() local2299 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeUnion() local
428 SmallString<128> FullName = sys::path::parent_path( in getFullName() local448 const std::string &FullName = *FullNameOrErr; in getBuffer() local
562 bool AMDGPUMangledLibFunc::parseUnmangledName(StringRef FullName) { in parseUnmangledName()
195 SmallString<128> FullName; in getMangledName() local
236 def FullName(self): member in _GenericDeclaration
1240 std::string FullName = "__typeid_"; in getGlobalName() local
1306 def FullName(self): member in FileInfo
17153 FullName: string; variable