Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp533 Contexts.back().InCpp11AttributeSpecifier; in parseSquare()
637 Contexts.back().InCpp11AttributeSpecifier = IsCpp11AttributeSpecifier; in parseSquare()
1415 bool InCpp11AttributeSpecifier = false; member