Home
last modified time | relevance | path

Searched refs:ContextType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp110 QualType ContextType in computeDeclContext() local
118 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()
126 = ClassTemplate->findPartialSpecialization(ContextType)) in computeDeclContext()
/external/chromium/chrome/browser/profiles/
Dprofile_impl.cc134 enum ContextType { enum
143 void GetCacheParameters(ContextType type, FilePath* cache_path, in GetCacheParameters()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2943085 (WebCore::V8EventListenerList::findOrCreateWrapper): Removed ContextType* template param,
43127 (WebCore::WorkerContextExecutionProxy::findOrCreateEventListener): Removed ContextType*