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

  /external/clang/lib/Lex/
MacroInfo.cpp 68 /// \param Syntactically if true, the macro definitions can be identical even
73 bool Syntactically) const {
74 bool Lexically = !Syntactically;
  /external/clang/include/clang/Lex/
MacroInfo.h 151 /// \param Syntactically if true, the macro definitions can be identical even
156 bool Syntactically) const;

Completed in 4266 milliseconds