OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_pointer
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
EvaluatedExprVisitor.h
129
: public EvaluatedExprVisitorBase<std::
add_pointer
, ImplClass> {
132
: EvaluatedExprVisitorBase<std::
add_pointer
, ImplClass>(Context) {}
AttrVisitor.h
61
class AttrVisitor : public attrvisitor::Base<std::
add_pointer
, ImplClass, RetTy,
DeclVisitor.h
67
: public declvisitor::Base<std::
add_pointer
, ImplClass, RetTy> {};
CommentVisitor.h
58
class CommentVisitor : public CommentVisitorBase<std::
add_pointer
, ImplClass,
StmtVisitor.h
184
: public StmtVisitorBase<std::
add_pointer
, ImplClass, RetTy, ParamTys...> {
/src/usr.bin/xlint/lint1/
cgram.y
1461
$$ =
add_pointer
($2, $1);
1468
$$ =
add_pointer
($2, $1);
1612
$$ =
add_pointer
($2, $1);
1619
$$ =
add_pointer
($2, $1);
1805
$$ =
add_pointer
(abstract_name(), $1);
1809
$$ =
add_pointer
($2, $1);
1815
$$ =
add_pointer
($3, $1);
externs1.h
244
sym_t *
add_pointer
(sym_t *, qual_ptr *);
decl.c
840
*
add_pointer
) does not construct the invalid intermediate declaration
1244
add_pointer
(sym_t *decl, qual_ptr *p)
function
1280
* add_function, add_array,
add_pointer
), the intermediate type
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
STLExtras.h
66
typename std::
add_pointer
<typename std::add_const<T>::type>::type;
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026