HomeSort by: relevance | last modified time | path
    Searched refs:Ident__COUNTER__ (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 346 Ident__COUNTER__ = RegisterBuiltinMacro(*this, "__COUNTER__");
1610 } else if (II == Ident__COUNTER__) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 159 IdentifierInfo *Ident__COUNTER__; // __COUNTER__

Completed in 68 milliseconds