Home
last modified time | relevance | path

Searched refs:AllowTypeAnnotation (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseTemplate.cpp932 bool AllowTypeAnnotation) { in AnnotateTemplateIdToken() argument
959 if (TNK == TNK_Type_template && AllowTypeAnnotation) { in AnnotateTemplateIdToken()
/external/clang/include/clang/Parse/
DParser.h2450 bool AllowTypeAnnotation = true);