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

1 23

  /external/clang/lib/AST/
ASTContext.cpp 118 // Find declaration location.
120 // declarators, thus use declaration starting location as the "declaration
123 // so we use the location of the identifier as the "declaration location".
133 // If the declaration doesn't map directly to a location in a file, we
138 // Find the comment that occurs just after this declaration.
164 // Decompose the location for the declaration and find the beginning of the
174 // Check that Doxygen trailing comment comes after the declaration, starts
175 // on the same line and in the same file as the declaration.
184 // The comment just after the declaration was not a trailing comment
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp 169 assert(0 && "Invalid declaration cursor");
573 // This declaration comes before the region of interest; skip it.
577 // This declaration comes after the region of interest; we're done.
581 // This declaration overlaps the region of interest; visit it.
605 // encountering the 'prop' synthesize declaration and we will think that
755 // Visit the function declaration's syntactic components in the order
772 // Visit the declaration name.
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 47 /// \brief Determine whether the use of this declaration is valid, without
80 // See if this declaration is unavailable or deprecated.
142 // If the method was explicitly defaulted, point at that declaration.
230 /// \brief Determine whether the use of this declaration is valid, and
234 /// declarations that can occur when using a declaration. For example,
235 /// it might warn if a deprecated or unavailable declaration is being
239 /// \returns true if there was an error (this declaration cannot be
298 /// message-send is to a declaration with the sentinel attribute, and
307 // The number of formal parameters of the declaration.
310 // The kind of declaration. This is also an index into a %select i
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 1302 milliseconds

1 23