Home
last modified time | relevance | path

Searched refs:ExecutionEnvironment (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Denvironment.h32 struct ExecutionEnvironment { struct
33 constexpr ExecutionEnvironment(){}; in ExecutionEnvironment() function
50 extern ExecutionEnvironment executionEnvironment; argument
H A Denvironment.cpp19 ExecutionEnvironment executionEnvironment;
40 void ExecutionEnvironment::Configure( in Configure()
95 const char *ExecutionEnvironment::GetEnv( in GetEnv()