Searched refs:IntGlobalVar (Results 1 – 5 of 5) sorted by relevance
15 ; RUN: llvm-pdbdump pretty -types -symbols -globals -include-symbols="[[:<:]](IntGlobalVar|DoubleGl…35 ; NO_FILTER-DAG: int IntGlobalVar66 ; EXCLUDE_VARS-NOT: IntGlobalVar87 ; We should only see DoubleGlobalVar and IntGlobalVar. This means that even95 ; INCLUDE_ONLY_VARS: IntGlobalVar
24 ; RUN: llvm-pdbutil pretty -types -module-syms -globals -include-symbols="[[:<:]](IntGlobalVar|Doub…44 ; NO_FILTER-DAG: int IntGlobalVar69 ; EXCLUDE_VARS-NOT: IntGlobalVar86 ; We should only see DoubleGlobalVar and IntGlobalVar. This means that even94 ; INCLUDE_ONLY_VARS: IntGlobalVar
33 ; ONLY_DATA-DAG: data {{.*}} static int IntGlobalVar54 ; NAME_SORT_DATA: data {{.*}} static int IntGlobalVar61 ; SIZE_SORT_DATA-DAG: data {{.*}}sizeof=4{{.*}}int IntGlobalVar
20 int IntGlobalVar; variable40 return (CFunc() + BFunc()) * IntGlobalVar + FC.foo(); in AFunc()
18 int IntGlobalVar; variable