Searched refs:TryKeywordIdentFallback (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h917 /// TryKeywordIdentFallback - For compatibility with system headers using
922 bool TryKeywordIdentFallback(bool DisableKeyword);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1814 bool Parser::TryKeywordIdentFallback(bool DisableKeyword) { function in class:Parser
H A DParseDecl.cpp3330 TryKeywordIdentFallback(true);
5563 if (TryKeywordIdentFallback(false))
H A DParseDeclCXX.cpp1533 TryKeywordIdentFallback(true);

Completed in 359 milliseconds