Searched defs:is_macro (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py60 def is_macro(self): member in class:SourceLocation
/netbsd-current/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlex.cpp36 char is_macro; member in struct:definition
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-c.c225 bool is_macro = cpp_macro_p (ident); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-c.cc225 bool is_macro = cpp_macro_p (ident); local
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c1624 is_macro(cpp_reader *pfile, const uchar *base) function
H A Dline-map.c1756 linemap_dump (FILE *stream, class line_maps *set, unsigned ix, bool is_macro) argument
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc2240 is_macro(cpp_reader *pfile, const uchar *base) function
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp228 virtual int is_macro() { return 0; } function in class:input_iterator
721 int is_macro = 0; local
3598 int is_macro() { return 1; } function in class:macro_iterator

Completed in 158 milliseconds