Searched refs:DisableKeyword (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParser.cpp1908 bool Parser::TryKeywordIdentFallback(bool DisableKeyword) { argument
1912 << DisableKeyword;
1913 if (DisableKeyword)
/openbsd-current/gnu/llvm/clang/include/clang/Parse/
H A DParser.h957 bool TryKeywordIdentFallback(bool DisableKeyword);

Completed in 86 milliseconds