OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CL_ClassTemporary
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/AST/
ExprClassification.cpp
64
case Cl::
CL_ClassTemporary
:
79
return Cl::
CL_ClassTemporary
;
360
return Cl::
CL_ClassTemporary
;
626
case Cl::
CL_ClassTemporary
: return LV_ClassTemporary;
647
case Cl::
CL_ClassTemporary
: return MLV_ClassTemporary;
/external/clang/include/clang/AST/
Expr.h
313
CL_ClassTemporary
, // A temporary of class type, or subobject thereof.
[
all
...]
Completed in 44 milliseconds