HomeSort by relevance Sort by last modified time
    Searched refs:CheckEndOfDirective (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
PPDirectives.cpp 208 void Preprocessor::CheckEndOfDirective(const char *DirType, bool EnableMacros) {
376 CheckEndOfDirective("endif");
403 CheckEndOfDirective("else");
    [all...]
Pragma.cpp 816 PP.CheckEndOfDirective("pragma once");
847 PP.CheckEndOfDirective("pragma");
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 164 milliseconds