Searched defs:getHead (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h188 const FieldNode &getHead() const { return Chain.getHead(); } function in class:clang::ento::FieldChainInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h42 const T& getHead() const { return Head; } function in class:llvm::ImmutableListImpl
133 const T& getHead() const { function in class:llvm::ImmutableList

Completed in 177 milliseconds