OpenGrok
Cross Reference: AnotherTestFramework.h
xref
: /
external
/
clang
/
test
/
Preprocessor
/
Inputs
/
TestFramework.framework
/
Frameworks
/
AnotherTestFramework.framework
/
Headers
/
AnotherTestFramework.h
Home
|
History
|
Annotate
|
Download
|
only in
Headers
1
static
inline
int
another_test_framework_func
(
unsigned
a) {
2
return
a;
3
}
4