Searched refs:IsModule (Results 1 – 2 of 2) sorted by relevance
28 if (!ThreadContext::IsModule()) { in init()71 pos.line(), fDecl, ThreadContext::IsModule())); in init()
104 static bool IsModule() { return GetProgramConfig()->fIsBuiltinCode; } in IsModule() function