Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dvararg-non-pod.cpp161 typedef void(*function_ptr)(int, ...); typedef
DMicrosoftExtensions.cpp157 long (*function_ptr)(int a); variable
/external/google-breakpad/src/processor/
Dfast_source_line_resolver.cc216 const Function* function_ptr = 0; in FindWindowsFrameInfo() local
/external/lldb/source/Expression/
DIRForTarget.cpp297 llvm::Value *function_ptr, in RegisterFunctionMetadata()