HomeSort by relevance Sort by last modified time
    Searched defs:Requirements (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Module.h 188 /// If any of these requirements are not available, the \c IsAvailable bit
190 SmallVector<Requirement, 2> Requirements;
192 /// \brief Whether this module is missing a feature from \c Requirements.
200 /// If the module is missing headers or does not meet all requirements then
371 /// will be set to one of the requirements that is not met for use of
  /external/llvm/lib/Linker/
IRMover.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp 364 SmallVectorImpl<const MDNode *> &Requirements);
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 189 milliseconds

12