HomeSort by relevance Sort by last modified time
    Searched refs:Fun (Results 1 - 24 of 24) sorted by null

  /external/clang/test/PCH/
struct.h 11 struct Fun;
13 struct Fun *fun; variable in typeref:struct:Fun
15 struct Fun {
  /external/mesa3d/src/gallium/drivers/radeon/
R600KernelParameters.cpp 65 bool IsOpenCLKernel(const Function *Fun);
71 void RunAna(Function *Fun);
72 void Replace(Function *Fun);
74 void Propagate(Function* Fun);
76 Value* ConstantRead(Function *Fun, Param &P);
77 Value* handleSpecial(Function *Fun, Param &P);
96 bool R600KernelParameters::IsOpenCLKernel(const Function* Fun) {
97 Module *Mod = const_cast<Function*>(Fun)->getParent();
111 if (MD->getOperand(i)->getOperand(0)->getName() == Fun->getName()) {
213 void R600KernelParameters::RunAna(Function* Fun) {
    [all...]
  /external/clang/test/Parser/
cxx-template-decl.cpp 151 static void Fun(U);
158 void L<k>::O<T>::Fun(U) {}
160 void Instantiate() { L<0>::O<int>::Fun(0); }
192 static oneT Fun(U);
199 oneT L<k>::O<T>::Fun(U) { return one; }
204 oneT L<0>::O<char>::Fun(U) { return one; }
208 sassert(sizeof(L<0>::O<int>::Fun(0)) == sizeof(one));
209 sassert(sizeof(L<0>::O<char>::Fun(0)) == sizeof(one));
DelayedTemplateParsing.cpp 119 constexpr T Fun(T A) { return T(0); }
121 constexpr int Var = Fun(20);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p2.cpp 13 typedef auto Fun(int a) -> decltype(a + a);
p5.cpp 20 typedef auto Fun(int a) -> decltype(a + a);
  /external/clang/test/Sema/
attr-noreturn.c 44 typedef void (*Fun)(void) __attribute__ ((noreturn(2))); // expected-error {{'noreturn' attribute takes no arguments}}
  /external/clang/test/SemaCXX/
warn-infinite-recursion.cpp 89 void Fun() { // expected-warning{{call itself}}
90 u->Fun();
offsetof.cpp 82 void Fun() { (void)__builtin_offsetof(Derived, Field); } // expected-warning {{offset of on non-POD type}} \
alignof.cpp 90 void Fun(T A) {
constant-expression-cxx11.cpp     [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 197 I.Fun.AttrList = nullptr;
198 I.Fun.hasPrototype = hasProto;
199 I.Fun.isVariadic = EllipsisLoc.isValid();
200 I.Fun.isAmbiguous = isAmbiguous;
201 I.Fun.LParenLoc = LParenLoc.getRawEncoding();
202 I.Fun.EllipsisLoc = EllipsisLoc.getRawEncoding();
203 I.Fun.RParenLoc = RParenLoc.getRawEncoding();
204 I.Fun.DeleteParams = false;
205 I.Fun.TypeQuals = TypeQuals;
206 I.Fun.NumParams = NumParams
    [all...]
SemaTemplateVariadic.cpp 762 for (unsigned i = 0, e = Chunk.Fun.NumParams; i != e; ++i) {
763 ParmVarDecl *Param = cast<ParmVarDecl>(Chunk.Fun.Params[i].Param);
769 if (Chunk.Fun.getExceptionSpecType() == EST_Dynamic) {
770 for (unsigned i = 0; i != Chunk.Fun.NumExceptions; ++i) {
771 if (Chunk.Fun.Exceptions[i]
776 } else if (Chunk.Fun.getExceptionSpecType() == EST_ComputedNoexcept &&
777 Chunk.Fun.NoexceptExpr->containsUnexpandedParameterPack())
780 if (Chunk.Fun.hasTrailingReturnType()) {
781 QualType T = Chunk.Fun.getTrailingReturnType().get();
    [all...]
SemaType.cpp     [all...]
Sema.cpp     [all...]
SemaOverload.cpp     [all...]
SemaDeclCXX.cpp 395 for (unsigned argIdx = 0, e = chunk.Fun.NumParams; argIdx != e;
397 ParmVarDecl *Param = cast<ParmVarDecl>(chunk.Fun.Params[argIdx].Param);
399 CachedTokens *Toks = chunk.Fun.Params[argIdx].DefaultArgTokens;
409 chunk.Fun.Params[argIdx].DefaultArgTokens = nullptr;
    [all...]
SemaDecl.cpp     [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssSchema.java 652 Property rgb$Fun = new Property(1, rgb$FunLiterals0, zeroFns);
653 builder.put("rgb()", rgb$Fun);
655 Property image$Fun = new Property(
657 builder.put("image()", image$Fun);
659 Property linearGradient$Fun = new Property(
664 builder.put("linear-gradient()", linearGradient$Fun);
666 Property radialGradient$Fun = new Property(
671 builder.put("radial-gradient()", radialGradient$Fun)
    [all...]
  /external/clang/lib/Analysis/
Consumed.cpp 482 void propagateReturnType(const Expr *Call, const FunctionDecl *Fun);
683 const FunctionDecl *Fun) {
684 QualType RetType = Fun->getCallResultType();
690 if (ReturnTypestateAttr *RTA = Fun->getAttr<ReturnTypestateAttr>())
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 836 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {}
838 : SExpr(A), Fun(F), Arg(Ar)
841 SExpr *fun() { return Fun; } function in class:clang::threadSafety::Apply
842 const SExpr *fun() const { return Fun; } function in class:clang::threadSafety::Apply
849 auto Nf = Vs.traverse(Fun, Vs.subExprCtx(Ctx));
856 typename C::CType Ct = Cmp.compare(fun(), E->fun());
863 SExpr* Fun;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 198 pertyIsEnumerable!=\"undefined\"&&!a.propertyIsEnumerable(\"call\"))return\"fun\
221 unction(){return a.apply(b,arguments)}};goog.bind=function(a,b,c){goog.bind=Fun\
404 )},camelCase:function(a){return a.replace(w,\"ms-\").replace(v,x)},nodeName:fun\
    [all...]

Completed in 643 milliseconds