HomeSort by relevance Sort by last modified time
    Searched refs:Declaration (Results 101 - 118 of 118) sorted by null

1 2 3 45

  /external/lldb/source/Symbol/
ClangASTType.cpp     [all...]
  /external/clang/lib/Sema/
TreeTransform.h 147 /// statement node appears at most once in its containing declaration.
397 /// \brief Transform the given declaration, which is referenced from a type
401 /// transformer has had to transform the declaration itself. Subclasses
412 /// \brief Transform the attributes associated with the given declaration and
413 /// place them on the new declaration.
419 /// \brief Note that a local declaration has been transformed by this
430 /// \brief Transform the definition of the given declaration.
432 /// By default, invokes TransformDecl() to transform the declaration.
438 /// \brief Transform the given declaration, which was the first part of a
441 /// This specific declaration transformation only applies to the firs
    [all...]
SemaDecl.cpp 235 /// return the declaration of that type.
297 // Perform "qualified" name lookup into the declaration context we
299 // expression or the declaration context associated with a prior
782 // declaration is visible for this identifier, the identifier is
784 // the function call, the declaration
    [all...]
SemaLookup.cpp 339 /// Get a representative context for a declaration such that two declarations
349 // Otherwise, look at the semantic context of the declaration. The
350 // declaration must have been found there.
392 // Ignore an invalid declaration unless it's the only one left.
417 // FIXME: This is wrong. We need to take the more recent declaration in
618 /// that need to be declared in the given declaration context, do so.
677 // Perform lookup into this declaration context.
714 // type of the new declaration with the type of the function template.
788 // Find the next outer declaration context from this scope. This
846 // Find the declaration context just outside of the templat
    [all...]
SemaExpr.cpp 49 /// \brief Determine whether the use of this declaration is valid, without
105 // See if this declaration is unavailable or deprecated.
190 // If the method was explicitly defaulted, point at that declaration.
295 /// \brief Determine whether the use of this declaration is valid, and
299 /// declarations that can occur when using a declaration. For example,
300 /// it might warn if a deprecated or unavailable declaration is being
304 /// \returns true if there was an error (this declaration cannot be
376 /// message-send is to a declaration with the sentinel attribute, and
385 // The number of formal parameters of the declaration.
388 // The kind of declaration. This is also an index into a %select i
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /external/clang/lib/AST/
Decl.cpp 1 //===--- Decl.cpp - Declaration AST Node Implementation -------------------===//
83 // attribute on any declaration that only has the former.
109 /// Do an LV computation for, ultimately, a non-type declaration.
119 /// Do an LV computation for, ultimately, a non-type declaration
156 /// Is the given declaration a "type" or a "value" for the purposes of
164 /// Does the given declaration have member specialization information,
198 /// Return the explicit visibility of the given declaration.
209 // If this declaration has an explicit visibility attribute, use it.
290 /// getLVForDecl - Get the linkage and visibility for the given declaration.
325 case TemplateArgument::Declaration
    [all...]
ItaniumMangle.cpp 45 /// \brief Retrieve the declaration context that should be used when mangling
46 /// the given declaration.
52 // where the function itself resides, because the function declaration itself
218 /// The "structor" is the top-level declaration being mangled, if
596 // a proper semantic declaration context!
    [all...]
ASTContext.cpp 112 // When tag declaration (but not definition!) is part of the
113 // decl-specifier-seq of some other declaration, it doesn't get comment
134 // Find declaration location.
136 // declarators, thus use declaration starting location as the "declaration
139 // so we use the location of the identifier as the "declaration location".
151 // declared via a macro. Try using declaration's starting location as
152 // the "declaration location".
167 // If the declaration doesn't map directly to a location in a file, we
172 // Find the comment that occurs just after this declaration
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 639 // Creates a forward declaration for a RecordDecl in the given context.
    [all...]
  /external/lldb/source/Core/
ValueObject.cpp     [all...]
  /external/v8/src/
hydrogen.h     [all...]
hydrogen.cc     [all...]
  /external/clang/tools/libclang/
CIndex.cpp 192 assert(0 && "Invalid declaration cursor");
599 // This declaration comes before the region of interest; skip it.
603 // This declaration comes after the region of interest; we're done.
607 // This declaration overlaps the region of interest; visit it.
631 // encountering the 'prop' synthesize declaration and we will think that
787 // Visit the function declaration's syntactic components in the order
804 // Visit the declaration name.
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 1555 milliseconds

1 2 3 45