Home
last modified time | relevance | path

Searched defs:isProto (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3214 bool isProto() const { in isProto() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4168 bool isProto = Record[2]; in parseFunctionRecord() local