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 317 /// HandlePragmaOnce - Handle #pragma once. OnceTok is the 'once'.
319 void Preprocessor::HandlePragmaOnce(Token &OnceTok) {
940 PP.HandlePragmaOnce(OnceTok);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 100 milliseconds