HomeSort by relevance Sort by last modified time
    Searched full:floating_literal (Results 1 - 3 of 3) sorted by null

  /external/clang/test/PCH/
exprs.c 23 floating_literal *double_ptr = &floating;
exprs.h 14 typedef typeof((42.5)) floating_literal; typedef
  /external/clang/bindings/python/clang/
cindex.py 544 CursorKind.FLOATING_LITERAL = CursorKind(107)
    [all...]

Completed in 91 milliseconds