HomeSort by relevance Sort by last modified time
    Searched refs:Adopt (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
463 /// \brief Adopt an existing nested-name-specifier (with source-range
465 void Adopt(NestedNameSpecifierLoc Other);
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 658 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) {
668 // Rather than copying the data (which is wasteful), "adopt" the
688 // our (temporary) buffer and adopt the ASTContext-allocated memory?
  /external/clang/lib/Sema/
DeclSpec.cpp 125 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) {
133 Builder.Adopt(Other);
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaPseudoObject.cpp     [all...]
SemaCXXScopeSpec.cpp     [all...]
SemaTemplate.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 162 /// \c Adopt() with a proper \c NestedNameSpecifierLoc.
166 /// \brief Adopt an existing nested-name-specifier (with source-range
168 void Adopt(NestedNameSpecifierLoc Other);
    [all...]

Completed in 375 milliseconds

1 2