Home | History | Annotate | Download | only in src

Lines Matching refs:location

26 # include "location.h"
88 in addition, issue a synchronization line for the location LOC. */
90 void muscle_code_grow (const char *key, const char *value, location loc);
104 location loc);
122 void muscle_percent_define_insert (char const *variable, location variable_loc,
135 a Bison error. Otherwise, return its definition location in a form
139 location muscle_percent_define_get_loc (char const *variable);
143 that's a Bison error. Otherwise, return its definition location as a
186 void muscle_percent_code_grow (char const *qualifier, location qualifier_loc,
187 char const *code, location code_loc);