Home
last modified time | relevance | path

Searched defs:semantics (Results 1 – 5 of 5) sorted by relevance

/external/clang/docs/
DAutomaticReferenceCounting.rst342 .. _arc.objects.operands:
642 .. _arc.objects.restrictions.conversion-exception-contextual:
1549 .. _arc.misc:
/external/llvm/include/llvm/ADT/
DAPFloat.h616 const fltSemantics *semantics; variable
/external/llvm/unittests/ADT/
DAPFloatTest.cpp1386 const fltSemantics *semantics; in TEST() member
/external/clang/lib/AST/
DExpr.cpp4039 ArrayRef<Expr*> semantics, in Create()
4064 Expr *syntax, ArrayRef<Expr*> semantics, in PseudoObjectExpr()
/external/llvm/lib/Support/
DAPFloat.cpp843 APFloat::semanticsPrecision(const fltSemantics &semantics) in semanticsPrecision()