Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/synthetic/recognizer_function/
H A Dprogram.cpp52 int age() { return age_; } in age() function in Customer
59 void set_age(int age) { in set_age()
/llvm-project/clang/test/CodeGenObjC/
H A Darc-ivar-layout.m47 __unsafe_unretained id age; field
/llvm-project/flang/test/Semantics/
H A Ddata01.f905 integer :: age component
/llvm-project/clang/test/Sema/
H A Dtypo-correction-recursive.cpp123 int age; //expected-note{{'age' declared here}} member
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp103 llvm::support::ubig32_t age; in parseModuleId() member
120 uint32_t age; in parseModuleId() local