Searched defs:LexID (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Parse/
H A DParsePragma.cpp955 bool LexID = true; local
960 if (LexID) {
963 LexID = false;
974 LexID = true;

Completed in 79 milliseconds