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

  /external/clang/lib/Lex/
Pragma.cpp 248 /// HandlePragmaOnce - Handle #pragma once. OnceTok is the 'once'.
250 void Preprocessor::HandlePragmaOnce(Token &OnceTok) {
753 PP.HandlePragmaOnce(OnceTok);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 362 milliseconds