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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp211 static bool isFunctionType(StringView S) { function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6552 bool isFunctionType() const { return (Fn != nullptr); } function in struct:__anon3241::__anon3245::FunctionTypeUnwrapper
[all...]

Completed in 67 milliseconds