HomeSort by relevance Sort by last modified time
    Searched defs:is_declaration (Results 1 - 4 of 4) sorted by null

  /external/clang/bindings/python/clang/
cindex.py 559 def is_declaration(self): member in class:CursorKind
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
dwarf_reader.h 598 is_declaration() function in class:gold::Dwarf_die
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 1248 val is_declaration : llvalue -> bool var
    [all...]
  /external/v8/src/ast/
ast.h 2596 bool is_declaration() const { return function_type() == kDeclaration; } function in class:v8::internal::final
    [all...]

Completed in 64 milliseconds