Home
last modified time | relevance | path

Searched defs:Pop (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/
H A D_Pragma-in-macro-arg.c23 #define IGNORE_POPPUSH(Pop, Push, W, D) Push W D Pop argument
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1086 void Pop() { in Pop() function