Searched defs:AllowInternal (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp467 GlobalVariable *MCJIT::FindGlobalVariableNamed(const char *Name, bool AllowInternal) { argument
442 FindGlobalVariableNamedInModulePtrSet(const char *Name, bool AllowInternal, ModulePtrSet::iterator I, ModulePtrSet::iterator E) argument
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp165 GlobalVariable *ExecutionEngine::FindGlobalVariableNamed(const char *Name, bool AllowInternal) { argument

Completed in 105 milliseconds