Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterGenericRedeclTest.cpp159 std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1380 std::string NVPTXTargetLowering::getPrototype( getPrototype() function in NVPTXTargetLowering