MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / GetFlag

Function GetFlag

extern/re2/util/flags.h:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19namespace re2 {
20template <typename T>
21T GetFlag(const T& flag) {
22 return flag;
23}
24} // namespace re2
25
26#endif // UTIL_FLAGS_H_

Callers 15

DEFINE_FLAGFunction · 0.85
HandleRegexpMethod · 0.85
RandomTestFunction · 0.85
EnginesFunction · 0.85
TestInstanceMethod · 0.85
RunCaseMethod · 0.85
BM_PCRE_CompileFunction · 0.85
BM_Regexp_ParseFunction · 0.85
BM_Regexp_SimplifyFunction · 0.85
BM_CompileToProgFunction · 0.85
BM_CompileByteMapFunction · 0.85
BM_Regexp_CompileFunction · 0.85

Calls

no outgoing calls

Tested by 6

DEFINE_FLAGFunction · 0.68
HandleRegexpMethod · 0.68
RandomTestFunction · 0.68
EnginesFunction · 0.68
TestInstanceMethod · 0.68
RunCaseMethod · 0.68