HomeSort by relevance Sort by last modified time
    Searched refs:Macro (Results 26 - 35 of 35) sorted by null

12

  /external/clang/lib/Parse/
Parser.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 284 // This is a macro definition. Determine the name of the macro we're
290 "Couldn't find the end of the macro name");
293 // Determine whether this macro was given a different definition on the
302 // Different macro; we're done.
311 continue; // Longer macro name; keep trying.
313 // We found a conflicting macro definition.
321 // Show the definition of this macro within the PCH file.
324 assert(MacroLoc.second!=StringRef::npos && "Unable to find macro!");
334 // If the macro doesn't conflict, then we'll just pick up the macr
    [all...]
  /external/zlib/contrib/masmx64/
gvmat64.asm 47 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
  /external/e2fsprogs/lib/et/
texinfo.tex 221 % #1 should be a macro which expects
809 % Argument #1 is generated by the calling \fooindex macro,
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 140 case PathDiagnosticPiece::Macro: {
141 PathDiagnosticMacroPiece *macro = cast<PathDiagnosticMacroPiece>(piece); local
142 if (!RemoveUneededCalls(macro->subPieces))
728 // PathDiagnosticPieces that occur within a macro.
943 // FIXME: Ignore intra-macro edges for now.
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /external/grub/docs/
texinfo.tex 150 \ifx\putwordDefmac\undefined \gdef\putwordDefmac{Macro}\fi
390 % macro which expects an ordinary undelimited TeX argument.
425 % We cannot use \next here, as it holds the macro to run;
492 % whether the environment name matches. The \checkenv macro can also be
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 152 \ifx\putwordDefmac\undefined \gdef\putwordDefmac{Macro}\fi
444 % macro which expects an ordinary undelimited TeX argument.
545 % whether the environment name matches. The \checkenv macro can also be
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 1334 milliseconds

12