Home
last modified time | relevance | path

Searched defs:MethodNames (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h687 std::vector<StringRef> MethodNames; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h884 std::vector<StringRef> MethodNames; variable
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1699 GenerateProtocolMethodList(ArrayRef<llvm::Constant *> MethodNames, in GenerateProtocolMethodList()