Home
last modified time | relevance | path

Searched defs:Requirement (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h490 unsigned numTrailingObjects(OverloadToken<concepts::Requirement *>) const { in numTrailingObjects()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp114 enum class Requirement { enum
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h235 using Requirement = std::pair<std::string, bool>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp280 ReleaseRequirement Requirement = getDeallocReleaseRequirement(PropImpl); in checkBeginFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp1406 MDNode *Requirement = Requirements[I]; in linkModuleFlagsMetadata() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1674 Module::Requirement Requirement; in checkModuleIsAvailable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1516 for (const MDNode *Requirement : Requirements) { in visitModuleFlags() local