Searched defs:Env (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnalyzer.h98 const Environment &Env; member in class:clang::format::TokenAnalyzer
H A DTokenAnalyzer.cpp51 TokenAnalyzer::TokenAnalyzer(const Environment &Env, const FormatStyle &Style) argument
[all...]
H A DUsingDeclarationsSorter.cpp180 UsingDeclarationsSorter::UsingDeclarationsSorter(const Environment &Env, argument
H A DSortJavaScriptImports.cpp131 JavaScriptImportSorter(const Environment &Env, const FormatStyle &Style) argument
H A DFormat.cpp1536 JavaScriptRequoter(const Environment &Env, const FormatStyle &Style) argument
1623 Formatter(const Environment &Env, const FormatStyle &Style, argument
1756 TrailingCommaInserter(const Environment &Env, const FormatStyle &Style) argument
1816 Cleaner(const Environment &Env, const FormatStyle &Style) argument
2041 ObjCHeaderStyleGuesser(const Environment &Env, const FormatStyle &Style) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DProgram.cpp32 ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, Optional<ArrayRef<StringRef>> Env, ArrayRef<Optional<StringRef>> Redirects, unsigned SecondsToWait, unsigned MemoryLimit, std::string *ErrMsg, bool *ExecutionFailed, Optional<ProcessStatistics> *ProcStat, BitVector *AffinityMask) argument
57 ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, Optional<ArrayRef<StringRef>> Env, ArrayRef<Optional<StringRef>> Redirects, unsigned MemoryLimit, std::string *ErrMsg, bool *ExecutionFailed, BitVector *AffinityMask) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp136 Environment EnvironmentManager::bindExpr(Environment Env, argument
178 EnvironmentManager::removeDeadBindings(Environment Env, argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_basic_logging.cc490 auto *Env = GetEnv("XRAY_BASIC_OPTIONS"); variable
H A Dxray_profiling.cc376 const char *Env = GetEnv("XRAY_PROFILING_OPTIONS"); variable
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dcollect_and_build_with_pgo.py127 class Env: class in inherits:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DJob.cpp344 Optional<ArrayRef<StringRef>> Env; local
H A DToolChain.cpp91 void ToolChain::setTripleEnvironment(llvm::Triple::EnvironmentType Env) { argument
454 const char *Env = TT.isAndroid() ? "-android" : ""; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp70 StringRef Env = Target.getTriple().getEnvironmentName(); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h85 Environment Env; // Maps a Stmt to its current SVal. member in class:clang::ento::ProgramState
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp822 bool isBoundThroughLazyCompoundVal(const Environment &Env, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h80 Environment Env; member in class:llvm::MCContext
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h531 EnvironmentType Env = getEnvironment(); local
678 unsigned Env[3]; local
[all...]

Completed in 310 milliseconds