Home
last modified time | relevance | path

Searched defs:ResultT (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTypeSwitch.h140 [[nodiscard]] operator ResultT() { ResultT() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp483 QualType ResultT = Call.getResultType(); in evalCall() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h292 using ResultT = decltype(Result); in applyAsync() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp