Home
last modified time | relevance | path

Searched defs:isFileScope (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/geany-legacy/geany-1.37.1/ctags/main/
H A Dctags-api.h28 bool isFileScope; member
H A Dentry.h47 unsigned int isFileScope :1; /* is tag visible only within input file? */ member
H A Dlcpp.c327 const bool isFileScope = (bool) (! isInputHeaderFile ()); in makeDefineTag() local
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dentry.h61 boolean isFileScope; /* is tag visibile only within source file? */ member
H A Dget.c301 const boolean isFileScope = (boolean) (! isHeaderFile ()); in makeDefineTag() local
H A Dc.c920 static boolean includeTag (const tagType type, const boolean isFileScope) in includeTag()
1145 boolean isFileScope, const tagType type) in makeTag()
1213 const boolean isFileScope = in qualifyFunctionTag() local
H A Dfortran.c448 static boolean isFileScope (const tagType type) in isFileScope() function
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/
H A Dentry.h61 boolean isFileScope; /* is tag visibile only within source file? */ member
H A Dget.c301 const boolean isFileScope = (boolean) (! isHeaderFile ()); in makeDefineTag() local
H A Dc.c918 static boolean includeTag (const tagType type, const boolean isFileScope) in includeTag()
1143 boolean isFileScope, const tagType type) in makeTag()
1211 const boolean isFileScope = in qualifyFunctionTag() local
H A Dfortran.c448 static boolean isFileScope (const tagType type) in isFileScope() function
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/main/
H A Dmini-geany.c183 bool isFileScope; member
H A Dentry.h48 unsigned int isFileScope :1; /* is tag visible only within input file? */ member
/dports/devel/ctags/ctags-5.8/
H A Dentry.h61 boolean isFileScope; /* is tag visibile only within source file? */ member
H A Dget.c301 const boolean isFileScope = (boolean) (! isHeaderFile ()); in makeDefineTag() local
H A Dc.c915 static boolean includeTag (const tagType type, const boolean isFileScope) in includeTag()
1133 boolean isFileScope, const tagType type) in makeTag()
1201 const boolean isFileScope = in qualifyFunctionTag() local
H A Dfortran.c448 static boolean isFileScope (const tagType type) in isFileScope() function
/dports/devel/geany/geany-1.38/ctags/main/
H A Dentry.h45 unsigned int isFileScope :1; /* is tag visible only within input file? */ member
/dports/japanese/ctags/ctags-5.8j2/
H A Dentry.h61 boolean isFileScope; /* is tag visibile only within source file? */ member
H A Dget.c304 const boolean isFileScope = (boolean) (! isHeaderFile ()); in makeDefineTag() local
H A Dc.c915 static boolean includeTag (const tagType type, const boolean isFileScope) in includeTag()
1133 boolean isFileScope, const tagType type) in makeTag()
1201 const boolean isFileScope = in qualifyFunctionTag() local
H A Dfortran.c448 static boolean isFileScope (const tagType type) in isFileScope() function
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_lcpp.c326 const bool isFileScope = (bool) (! isInputHeaderFile ()); in makeDefineTag() local
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dc.c1182 static bool includeTag (const tagType type, const bool isFileScope) in includeTag()
1450 bool isFileScope, const tagType type) in makeTag()
1539 const bool isFileScope = in qualifyFunctionTag() local
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Dc.c1414 bool isFileScope, const tagType type) in makeTag()
1493 const bool isFileScope = in qualifyFunctionTag() local

123