Searched refs:ContextType (Results 1 – 7 of 7) sorted by relevance
45 enum ContextType // Type that describes Value::m_context enum151 ContextType171 SetContext (ContextType context_type, void *p) in SetContext()284 GetContextTypeAsCString (ContextType context_type);298 ContextType m_context_type;
94 enum ContextType enum178 ContextType type;
54 enum ContextType { enum144 ContextType Type;175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
15 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type, in pushContextFrame()77 static StringRef contextTypeToFormatString(Diagnostics::ContextType Type) { in contextTypeToFormatString()
64 const Value::ContextType context_type = value.GetContextType(); in FormatObject()
104 QualType ContextType in computeDeclContext() local112 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()120 = ClassTemplate->findPartialSpecialization(ContextType)) in computeDeclContext()
808 Value::GetContextTypeAsCString (ContextType context_type) in GetContextTypeAsCString()