Searched refs:HandlePoisonedIdentifier (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp753 void Preprocessor::HandlePoisonedIdentifier(Token & Identifier) { function in class:Preprocessor
828 HandlePoisonedIdentifier(Identifier);
H A DTokenLexer.cpp714 PP.HandlePoisonedIdentifier(Tok);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1889 void HandlePoisonedIdentifier(Token & Identifier);
1894 HandlePoisonedIdentifier(Identifier);

Completed in 115 milliseconds