HomeSort by relevance Sort by last modified time
    Searched defs:Sema (Results 1 - 25 of 50) sorted by null

1 2

  /external/clang/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
CommentSema.h 33 class Sema {
34 Sema(const Sema &) = delete;
35 void operator=(const Sema &) = delete;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
79 /// Returns a copy of array, owned by Sema's allocator.
  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
54 /// The parser uses the Sema instance passed into
62 class Sema {
64 virtual ~Sema();
122 /// \brief Sema implementation that uses the matcher registry to process the
124 class RegistrySema : public Parser::Sema {
150 /// \param S The Sema instance that will help the parser
162 parseMatcherExpression(StringRef MatcherCode, Sema *S,
166 parseMatcherExpression(StringRef MatcherCode, Sema *S,
181 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
54 /// The parser uses the Sema instance passed into
62 class Sema {
64 virtual ~Sema();
122 /// \brief Sema implementation that uses the matcher registry to process the
124 class RegistrySema : public Parser::Sema {
150 /// \param S The Sema instance that will help the parser
162 parseMatcherExpression(StringRef MatcherCode, Sema *S,
166 parseMatcherExpression(StringRef MatcherCode, Sema *S,
181 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
54 /// The parser uses the Sema instance passed into
62 class Sema {
64 virtual ~Sema();
122 /// \brief Sema implementation that uses the matcher registry to process the
124 class RegistrySema : public Parser::Sema {
150 /// \param S The Sema instance that will help the parser
162 parseMatcherExpression(StringRef MatcherCode, Sema *S,
166 parseMatcherExpression(StringRef MatcherCode, Sema *S,
181 /// \param S The Sema instance that will help the parse
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Parser.h 17 /// to a Sema object received as an argument.
56 /// The parser uses the Sema instance passed into
64 class Sema {
66 virtual ~Sema();
124 /// \brief Sema implementation that uses the matcher registry to process the
126 class RegistrySema : public Parser::Sema {
152 /// \param S The Sema instance that will help the parser
164 parseMatcherExpression(StringRef MatcherCode, Sema *S,
168 parseMatcherExpression(StringRef MatcherCode, Sema *S,
183 /// \param S The Sema instance that will help the parse
    [all...]

Completed in 365 milliseconds

1 2