HomeSort by relevance Sort by last modified time
    Searched defs:InMacroArgPreExpansion (Results 1 - 16 of 16) sorted by null

  /external/clang/lib/Lex/
Pragma.cpp 129 bool InMacroArgPreExpansion;
135 LexingFor_PragmaRAII(Preprocessor &PP, bool InMacroArgPreExpansion,
137 : PP(PP), InMacroArgPreExpansion(InMacroArgPreExpansion),
139 if (InMacroArgPreExpansion) {
146 if (InMacroArgPreExpansion) {
178 LexingFor_PragmaRAII _PragmaLexing(*this, InMacroArgPreExpansion, Tok);
225 if (InMacroArgPreExpansion)
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 185 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 187 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 187 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 187 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 187 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 187 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 187 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 190 bool InMacroArgPreExpansion;
    [all...]

Completed in 597 milliseconds