Home
last modified time | relevance | path

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

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