OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parseMatcherExpression
(Results
1 - 17
of
17
) sorted by null
/external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h
55
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
162
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
166
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
171
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
172
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
178
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Parser.h
55
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
162
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
166
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
171
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
172
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
178
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Parser.h
55
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
162
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
166
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
171
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
172
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
178
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Parser.h
57
///
parseMatcherExpression
() to handle all matcher tokens. The simplest
164
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
168
parseMatcherExpression
(StringRef MatcherCode, Sema *S,
170
return
parseMatcherExpression
(MatcherCode, S, nullptr, Error);
173
parseMatcherExpression
(StringRef MatcherCode, Diagnostics *Error) {
174
return
parseMatcherExpression
(MatcherCode, nullptr, Error);
180
/// \c
parseMatcherExpression
function is a better approach to get a matcher
/external/clang/unittests/ASTMatchers/Dynamic/
ParserTest.cpp
173
llvm::Optional<DynTypedMatcher> VarDecl(Parser::
parseMatcherExpression
(
184
llvm::Optional<DynTypedMatcher> HasParameter(Parser::
parseMatcherExpression
(
195
Parser::
parseMatcherExpression
(
205
EXPECT_TRUE(!Parser::
parseMatcherExpression
(
225
Parser::
parseMatcherExpression
(Code, &Error);
/external/clang/lib/ASTMatchers/Dynamic/
Parser.cpp
592
Parser::
parseMatcherExpression
(StringRef Code, Sema *S,
Completed in 1862 milliseconds