Searched defs:Matches (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/TableGen/
H A DStringMatcher.h36 const std::vector<StringPair> &Matches; member in class:llvm::StringMatcher
/freebsd-10.2-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp63 std::vector<StringMatcher::StringPair> Matches; local
H A DClangCommentHTMLTagsEmitter.cpp25 std::vector<StringMatcher::StringPair> Matches; local
H A DClangAttrEmitter.cpp1729 std::vector<StringMatcher::StringPair> Matches; local
/freebsd-10.2-release/contrib/llvm/lib/TableGen/
H A DStringMatcher.cpp44 EmitStringMatcherForChar(const std::vector<const StringPair*> &Matches, argument
23 FindFirstNonCommonLetter(const std::vector<const StringMatcher::StringPair*> &Matches) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DRegex.cpp57 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ argument
98 SmallVector<StringRef, 8> Matches; local
[all...]
H A DYAMLTraits.cpp539 bool Output::bitSetMatch(const char *Str, bool Matches) { argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleSpec.h378 Matches (const ModuleSpec &match_module_spec, bool exact_arch_match) const function in class:lldb_private::ModuleSpec
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp325 SmallVector<StringRef, 4> Matches; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp290 bool Matches; member in class:clang::ast_matchers::internal::__anon3170::MatchChildASTVisitor
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp876 ProcessInstanceInfoMatch::Matches (const ProcessInstanceInfo &proc_info) const function in class:ProcessInstanceInfoMatch
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1682 SmallVector<std::pair<DeclAccessPair,FunctionDecl*>, 2> Matches; local
2105 llvm::SmallVector<FunctionDecl*, 2> Matches; local
2148 SmallVector<DeclAccessPair,4> Matches; local
[all...]
H A DSemaTemplate.cpp1503 bool Matches(unsigned ParmDepth) { function in struct:__anon3465::DependencyChecker
7435 UnresolvedSet<8> Matches; local
[all...]
H A DSemaOverload.cpp9397 SmallVector<std::pair<DeclAccessPair, FunctionDecl*>, 4> Matches; member in class:AddressOfFunctionResolver
[all...]

Completed in 360 milliseconds