Searched refs:checkForPragmas (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseStmt.cpp836 bool checkForPragmas = true; local
837 while (checkForPragmas) {
873 checkForPragmas = false;

Completed in 58 milliseconds