Home
last modified time | relevance | path

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

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