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

/openbsd-current/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp211 static bool isFunctionType(StringView S) { function
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp7139 bool isFunctionType() const { return (Fn != nullptr); } function in struct:__anon865::__anon869::FunctionTypeUnwrapper
[all...]

Completed in 142 milliseconds