Home
last modified time | relevance | path

Searched defs:pty (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp10707 if (const BuiltinType *pty = LHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
10735 if (const BuiltinType *pty = RHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
10996 if (const BuiltinType *pty = Input->getType()->getAsPlaceholderType()) { in BuildUnaryOp() local
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c84 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
/external/libxml2/
Dxmlschemas.c20103 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local