OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Classify
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp
553
auto
Classify
= [](QualType T) {
582
int T1Class =
Classify
(T1);
586
int T2Class =
Classify
(T2);
603
if (
Classify
(T1) != Array)
606
auto T2Class =
Classify
(T2);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
323
/// The return type of
classify
(). Represents the C++11 expression
388
///
Classify
-
Classify
this expression according to the C++11
400
Classification
Classify
(ASTContext &Ctx) const {
404
/// ClassifyModifiable -
Classify
this expression according to the
408
/// This function extends
classify
in that it also tests whether the
753
/// C++ Core Issue 903 will
classify
these expressions as "not pointers"
/src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h
775
#define
Classify
(op, fmt) fp_classify(SIM_ARGS, op, fmt)
/src/external/gpl3/gdb/dist/sim/mips/
sim-main.h
775
#define
Classify
(op, fmt) fp_classify(SIM_ARGS, op, fmt)
Completed in 24 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026