Searched defs:AllowInternal (Results 1 – 2 of 2) sorted by relevance
443 bool AllowInternal, in FindGlobalVariableNamedInModulePtrSet()467 GlobalVariable *MCJIT::FindGlobalVariableNamed(const char *Name, bool AllowInternal) { in FindGlobalVariableNamed()
165 GlobalVariable *ExecutionEngine::FindGlobalVariableNamed(const char *Name, bool AllowInternal) { in FindGlobalVariableNamed()