HomeSort by relevance Sort by last modified time
    Searched refs:Declaration (Results 26 - 50 of 54) sorted by null

12 3

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /external/v8/src/
parser.cc 722 : FunctionLiteral::DECLARATION;
1255 Declaration* declaration = local
1466 Declaration* declaration = local
1925 Declaration* declaration = local
1954 Declaration* declaration = local
2186 Declaration* declaration = local
    [all...]
hydrogen.h 839 void VisitDeclarations(ZoneList<Declaration*>* declarations);
    [all...]
hydrogen.cc     [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 183 /// \brief Recursively visit a declaration, by dispatching to
716 case TemplateArgument::Declaration:
749 case TemplateArgument::Declaration:
    [all...]
  /external/clang/tools/libclang/
RecursiveASTVisitor.h 176 /// \brief Recursively visit a declaration, by dispatching to
658 case TemplateArgument::Declaration:
691 case TemplateArgument::Declaration:
    [all...]
CIndexUSRs.cpp 104 /// declaration.
227 // The string can be empty if the declaration has no name; e.g., it is
228 // the ParmDecl with no name for declaration of a function pointer type,
247 // The string can be empty if the declaration has no name; e.g., it is
248 // the ParmDecl with no name for declaration of a function pointer type, e.g.:
734 case TemplateArgument::Declaration:
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 452 class Declaration(NavigableString):
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 563 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,
    [all...]
ASTMatchers.h 35 // class declaration.
138 /// Examples matches \c X, \c C, and the friend declaration inside \c C;
147 /// \brief Matches a declaration of anything that could have a name.
326 /// only match the declaration for a.
351 /// would only match the declaration for a.
395 /// \brief Matches a TemplateArgument that refers to a certain declaration.
409 if (Node.getKind() == TemplateArgument::Declaration)
521 /// \brief Matches declaration statements.
1186 /// the field declaration of \c a, the second the field declaration o
    [all...]
  /external/clang/lib/AST/
DumpXML.cpp 296 /// Visits a reference to the given declaration.
324 case TemplateArgument::Declaration: {
368 // # belong to the declaration itself.
StmtProfile.cpp 41 /// \brief Visit a declaration that is referenced within an expression
1172 case TemplateArgument::Declaration:
ASTDumper.cpp 523 /// Get the previous declaration in the redeclaration chain for a declaration.
609 case TemplateArgument::Declaration:
    [all...]
MicrosoftMangle.cpp 44 /// The "structor" is the top-level declaration being mangled, if
238 "cannot mangle this declaration yet");
473 // Otherwise, an anonymous entity. We must have a declaration.
474 assert(ND && "mangling empty name without declaration");
867 case TemplateArgument::Declaration:
    [all...]
ExprConstant.cpp 79 /// field declaration.
84 /// base class declaration.
371 /// EvaluatingDecl - This is the declaration whose initializer is being
376 /// declaration whose initializer is being evaluated, if any.
788 /// Get the class which the declaration actually lives in.
806 /// DeclAndIsDerivedMember - The member declaration, and a flag indicating
810 /// Path - The path of base/derived classes from the member declaration's
    [all...]
Decl.cpp 1 //===--- Decl.cpp - Declaration AST Node Implementation -------------------===//
73 // attribute on any declaration that only has the former.
98 /// Do an LV computation for, ultimately, a non-type declaration.
108 /// Do an LV computation for, ultimately, a non-type declaration
141 /// Is the given declaration a "type" or a "value" for the purposes of
149 /// Does the given declaration have member specialization information,
184 /// Return the explicit visibility of the given declaration.
195 // If this declaration has an explicit visibility attribute, use it.
272 /// getLVForDecl - Get the linkage and visibility for the given declaration.
297 case TemplateArgument::Declaration
    [all...]
ItaniumMangle.cpp 44 /// \brief Retrieve the declaration context that should be used when mangling
45 /// the given declaration.
51 // where the function itself resides, because the function declaration itself
173 /// The "structor" is the top-level declaration being mangled, if
550 // a proper semantic declaration context!
    [all...]
ASTImporter.cpp 190 /// declarations, mapping from a declaration in the first context to the
191 /// declaration in the second context that we believe to be equivalent.
195 /// with a declaration in the second context still needs to be verified.
198 /// \brief Declaration (from, to) pairs that are known not to be equivalent
305 case TemplateArgument::Declaration:
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 34 /// instantiate the definition of the given declaration.
36 /// \param D the declaration for which we are computing template instantiation
47 /// instantiating the definition of the given declaration, \p D. This is
124 // If this is a friend declaration and it declares an entity at
758 /// \brief Transform the given declaration by instantiating a reference to
759 /// this declaration.
770 /// \brief Transform the definition of the given declaration by
775 /// declaration.
778 /// \brief Rebuild the exception declaration and register the declaration
    [all...]
SemaTemplate.cpp 43 /// \brief Determine whether the declaration found is acceptable as the name
44 /// of a template and, if so, return that template declaration. Otherwise,
273 // The declaration context must be complete.
281 // Perform "qualified" name lookup into the declaration context we
283 // expression or the declaration context associated with a prior
452 /// declaration at location Loc. Returns true to indicate that this is
471 /// the parameter D to reference the templated declaration and return a pointer
472 /// to the template declaration. Otherwise, do nothing to D and return null.
    [all...]
SemaDecl.cpp 122 /// return the declaration of that type.
189 // Perform "qualified" name lookup into the declaration context we
191 // expression or the declaration context associated with a prior
632 // declaration is visible for this identifier, the identifier is
634 // the function call, the declaration
735 // A name used in a template declaration or definition and that is
    [all...]
TreeTransform.h 362 /// \brief Transform the given declaration, which is referenced from a type
366 /// transformer has had to transform the declaration itself. Subclasses
377 /// \brief Transform the attributes associated with the given declaration and
378 /// place them on the new declaration.
384 /// \brief Note that a local declaration has been transformed by this
395 /// \brief Transform the definition of the given declaration.
397 /// By default, invokes TransformDecl() to transform the declaration.
403 /// \brief Transform the given declaration, which was the first part of a
406 /// This specific declaration transformation only applies to the first
410 /// By default, invokes TransformDecl() to transform the declaration
    [all...]
SemaLookup.cpp 374 // Ignore an invalid declaration unless it's the only one left.
596 /// that need to be declared in the given declaration context, do so.
655 // Perform lookup into this declaration context.
692 // type of the new declaration with the type of the function template.
770 // Find the next outer declaration context from this scope. This
828 // Find the declaration context just outside of the template
830 // being lexically declaration (a namespace context). In the
902 // lexical and semantic declaration contexts returned by
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]

Completed in 693 milliseconds

12 3