Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp932 bool AllowTypeAnnotation) { in AnnotateTemplateIdToken() argument
959 if (TNK == TNK_Type_template && AllowTypeAnnotation) { in AnnotateTemplateIdToken()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h2447 bool AllowTypeAnnotation = true);