OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasEnvironment
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ADT/
Triple.h
179
///
hasEnvironment
- Does this triple have the optional environment
181
bool
hasEnvironment
() const {
/external/llvm/lib/Support/
Triple.cpp
652
if (
hasEnvironment
())
Completed in 1235 milliseconds