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

  /external/clang/test/Index/
print-type.cpp 35 T tbar(int);
38 T tbar(int[5]);
41 T tbar(int[size]);
54 auto autoTbar = tbar<int>(0);
105 // CHECK: FunctionTemplate=tbar:35:3 [type=T (int)] [typekind=FunctionProto] [canonicaltype=type-parameter-0-0 (int)] [canonicaltypekind=FunctionProto] [resulttype=T] [resulttypekind=Unexposed] [isPOD=0]
109 // CHECK: FunctionTemplate=tbar:38:3 [type=T (int *)] [typekind=FunctionProto] [canonicaltype=type-parameter-0-0 (int *)] [canonicaltypekind=FunctionProto] [resulttype=T] [resulttypekind=Unexposed] [isPOD=0]
114 // CHECK: FunctionTemplate=tbar:41:3 [type=T (int *)] [typekind=FunctionProto] [canonicaltype=type-parameter-0-0 (int *)] [canonicaltypekind=FunctionProto] [resulttype=T] [resulttypekind=Unexposed] [isPOD=0]
137 // CHECK: CallExpr=tbar:35:3 [type=int] [typekind=Unexposed] [canonicaltype=int] [canonicaltypekind=Int] [args= [int] [Int]] [isPOD=1]
138 // CHECK: UnexposedExpr=tbar:35:3 [type=int (*)(int)] [typekind=Pointer] [canonicaltype=int (*)(int)] [canonicaltypekind=Pointer] [isPOD=1] [pointeetype=int (int)] [pointeekind=FunctionProto]
139 // CHECK: DeclRefExpr=tbar:35:3 RefName=[54:17 - 54:21] RefName=[54:21 - 54:26] [type=int (int)] [typekind=FunctionProto] [ca (…)
    [all...]
  /external/clang/test/OpenMP/
target_codegen_global_capture.cpp 298 // CHECK: define {{.*}} @{{.*}}tbar{{.*}}(
308 int tbar(T a, T b, T c, T d){ function
435 return tbar(a, b, c, d);
  /external/skia/tests/
JSONTest.cpp 129 {R"zzz(["foo\tbar"])zzz" , "[\"foo\tbar\"]"},
  /external/skqp/tests/
JSONTest.cpp 129 {R"zzz(["foo\tbar"])zzz" , "[\"foo\tbar\"]"},
  /external/fonttools/Lib/fontTools/
agl.py 288 0166;Tbar;LATIN CAPITAL LETTER T WITH STROKE
646 0167;tbar;LATIN SMALL LETTER T WITH STROKE
    [all...]

Completed in 252 milliseconds