HomeSort by relevance Sort by last modified time
    Searched defs:HandleDirective (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/MCParser/
MCAsmParserExtension.h 34 static bool HandleDirective(MCAsmParserExtension *Target,
  /external/clang/lib/Lex/
PPDirectives.cpp 585 /// HandleDirective - This callback is invoked when the lexer sees a # token
589 void Preprocessor::HandleDirective(Token &Result) {
    [all...]

Completed in 210 milliseconds