Home
last modified time | relevance | path

Searched defs:HandleDirective (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h32 static bool HandleDirective(MCAsmParserExtension *Target, in HandleDirective() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1199 void Preprocessor::HandleDirective(Token &Result) { in HandleDirective() function in Preprocessor