Home
last modified time | relevance | path

Searched defs:esc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/memvars/
H A Dptr-to.c15 void esc(int* p) { in esc() function
H A Dmerged-store.c25 void esc(int* p) {} in esc() function
H A Dconst-branch.c14 void esc(int* p) { in esc() function
H A Dstruct-dse.c18 void esc(struct Nums* nums) { in esc() function
/llvm-project/clang/test/CodeGenObjC/
H A Dexternally-retained.m54 void esc(void (^)(void)); function
/llvm-project/clang/docs/tools/
H A Ddump_ast_matchers.py46 def esc(text): global() function