Searched refs:Macro (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp2579 const MacroDirective *MD = PP.getMacroDirectiveHistory(Macro);
2584 Result.getAllocator().CopyString(Macro->getName()));
4416 /// Macro that optionally prepends an "@" to the string literal passed in via
7328 IdentifierInfo *Macro,
7327 CodeCompletePreprocessorMacroArgument(Scope *S, IdentifierInfo *Macro, MacroInfo *MacroInfo, unsigned Argument) argument
/freebsd-10.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex150 \ifx\putwordDefmac\undefined \gdef\putwordDefmac{Macro}\fi
5679 \newtoks\macname % Macro name
5712 % Macro bodies are absorbed as an argument in a context where
5777 \else \errmessage{Macro name \the\macname\space already defined}\fi
5801 \errmessage{Macro #1 not defined}%
/freebsd-10.3-release/contrib/amd/doc/
H A Dtexinfo.tex149 \ifx\putwordDefmac\undefined \gdef\putwordDefmac{Macro}\fi
5483 \newtoks\macname % Macro name
5516 % Macro bodies are absorbed as an argument in a context where
5581 \else \errmessage{Macro name \the\macname\space already defined}\fi
5605 \errmessage{Macro #1 not defined}%
/freebsd-10.3-release/contrib/groff/doc/
H A Dtexinfo.tex150 \ifx\putwordDefmac\undefined \gdef\putwordDefmac{Macro}\fi
5555 \newtoks\macname % Macro name
5588 % Macro bodies are absorbed as an argument in a context where
5653 \else \errmessage{Macro name \the\macname\space already defined}\fi
5677 \errmessage{Macro #1 not defined}%
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h7792 IdentifierInfo *Macro,

Completed in 91 milliseconds

12