Home
last modified time | relevance | path

Searched defs:getX (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/test/Index/
H A Dget-cursor.cpp10 X getX(int value) { in getX() function
26 X Y::getX() { in getX() function in Y
/llvm-project/clang/test/PCH/
H A Dstruct.c10 float getX(struct Point *p1) { in getX() function
/llvm-project/clang/test/CodeGenCXX/
H A Ddso-local-executable.cpp77 const int *getX() { in getX() function
H A Dmodule-intializer.cpp157 int getX() { return x; } in getX() function
/llvm-project/clang/test/Analysis/
H A Dnew-ctor-null-throw.cpp30 int getX() const { return x; } in getX() function
H A Dedges-new.mm327 - (IPA_X *)getX; method
331 - (IPA_X *)getX { method
H A Dderived-to-base.cpp39 int getX() { return x; } in getX() function in VirtualBaseClasses::B
74 int getX() { return x; } in getX() function in VirtualBaseClasses::BI
154 int getX(const Base &obj) { in getX() function
H A Dcopy-elision.cpp96 int getX() const { return x; } in getX() function in elision_on_ternary_op_branches::C1
105 int getX() const { return x; } in getX() function in elision_on_ternary_op_branches::C2
H A Dinitializer.cpp36 int getX() { return x; } in getX() function in DirectMember
52 int getX() { return x; } in getX() function in IndirectMember
H A Dtemporaries.cpp596 int getX() const { return x; } in getX() function in test_return_temporary::C
702 int getX() const { return x; } in getX() function in test_temporary_object_expr_without_dtor::C
717 int getX() const { return x; } in getX() function in test_temporary_object_expr_with_dtor::C
954 int getX() const { return x; } in getX() function in implicit_constructor_conversion::C
/llvm-project/clang/test/Sema/
H A Dtypo-correction-recursive.cpp17 …const DeepClass& getX() const { return m_deepInstance; } // expected-note {{'getX' declared here}} in getX() function in Y
/llvm-project/clang/test/CXX/class.access/
H A Dp4.cpp409 static int getX() { return x; } // expected-error {{'x' is a private member of 'test9::A'}} in getX() function in test9::C
/llvm-project/clang/test/AST/Interp/
H A Dliterals.cpp
H A Drecords.cpp
/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3092 Expr *getX() { getX() function
3095 const Expr *getX() const { getX() function
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp384 const SCEV *DependenceInfo::Constraint::getX() const { getX() function in DependenceInfo::Constraint
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11336 Expr *getX() const { return X; } getX() function in __anona1d9ac774311::OpenMPAtomicUpdateChecker
11593 Expr *getX() const { return X; } getX() function in __anona1d9ac774311::OpenMPAtomicCompareChecker
[all...]